{
"applyType": 1,
"approveType": 1,
"auditType": 0,
"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=;SESSION=;SESSION=3bb735243ee640199353a7f5050af8c6' \
--header 'Content-Type: application/json' \
--data-raw '{
"applyType": 1,
"approveType": 1,
"auditType": 0,
"pageNum": 1,
"pageSize": 10,
"paperworkType": 1
}'
{
"success": true,
"message": "string",
"code": 0,
"result": [
{
"applyCount": 0,
"replaceCount": 0,
"changeCount": 0,
"renewedCount": 0,
"totalCount": 0,
"underwayCount": 0,
"alreadyCount": 0,
"authorizedCount": 0,
"threePlanAttach": {
"id": "string",
"createBy": "string",
"createTime": "string",
"displayName": "string",
"fileName": "string",
"fileType": "string",
"businessPlatform": "string",
"bucketName": "string",
"fileSize": "string",
"endPoint": "string",
"previewsUrl": "string",
"fileValue": null
},
"letterAttach": [
{
"id": "string",
"createBy": "string",
"createTime": "string",
"displayName": "string",
"fileName": "string",
"fileType": "string",
"businessPlatform": "string",
"bucketName": "string",
"fileSize": "string",
"endPoint": "string",
"previewsUrl": "string",
"fileValue": null
}
],
"approveStatus": 0,
"next": 0,
"depId": "string",
"deptName": "string",
"letterIds": "string",
"paperworkType": 0,
"applyType": 0,
"type": 0,
"isFinal": 0,
"category": 0
}
],
"timestamp": 0
}