{
"userId": "a034ecb19d764869c9b7f6a95bfe1d04",
"archiveType": 1
}
curl --location --request POST 'https://cn-cd-dx-3.natfrp.cloud:45582/api/zfdw_ext/ltm/handleArchive/getElectArchiveAttr' \
--header 'Cookie: SESSION=;SESSION=;SESSION=3bb735243ee640199353a7f5050af8c6' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "a034ecb19d764869c9b7f6a95bfe1d04",
"archiveType": 1
}'
{
"success": true,
"message": "string",
"code": 0,
"result": [
{
"id": "string",
"departId": "string",
"documentProperty": "string",
"documentPropertyType": 1,
"documentPropertyDescribe": "string",
"delFlag": true
}
],
"timestamp": 0
}