{
"applyType": 1,
"approveType": 0,
"auditType": 0,
"applyDeptId": "209e8b2e1d1546cf9bdda2da09cb299f",
"initDeptId": null,
"pageNum": 1,
"pageSize": 10,
"paperworkType": 1
}
curl --location --request POST 'https://cn-cd-dx-3.natfrp.cloud:45582/api/zfdw_ext/ltm/user/ltmUserIdentityApply/auditUserList' \
--header 'Cookie: SESSION=7a9d5451ba6e414390fe09e4f551b2a9;SESSION=;SESSION=3bb735243ee640199353a7f5050af8c6' \
--header 'Content-Type: application/json' \
--data-raw '{
"applyType": 1,
"approveType": 0,
"auditType": 0,
"applyDeptId": "209e8b2e1d1546cf9bdda2da09cb299f",
"initDeptId": null,
"pageNum": 1,
"pageSize": 10,
"paperworkType": 1
}'
{}