{
"pageNum": 0,
"pageSize": 0,
"isPage": true,
"year": "string",
"bzType": 1,
"loginDirectlyDepId": "string"
}
curl --location --request POST 'https://cn-cd-dx-3.natfrp.cloud:45582/api/zfdw_ext/ltm/electArchiveStats/getAllArchiveRecordByPage' \
--header 'Cookie: SESSION=;SESSION=;SESSION=3bb735243ee640199353a7f5050af8c6' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNum": 0,
"pageSize": 0,
"isPage": true,
"year": "string",
"bzType": 1,
"loginDirectlyDepId": "string"
}'
{
"success": true,
"message": "string",
"code": 0,
"result": {
"records": [
{
"orderNum": 0,
"bzId": "string",
"userId": "string",
"userName": "string",
"paperworkNo": "string",
"departName": "string",
"userTypeCode": "string",
"userType": "string",
"paperworkStatusCode": 0,
"paperworkStatus": "string",
"userStatusCode": 0,
"userStatus": "string",
"archiveId": "string",
"archiveTag": "string",
"archiveProperty": "string",
"archiveSecretLevel": "string",
"lookCount": 0,
"downloadCount": 0
}
],
"total": 0,
"size": 0,
"current": 0,
"searchCount": true,
"pages": 0
},
"timestamp": 0
}