{
"type": "string",
"depreciation_date": "string",
"depreStartTime": "string",
"depreEndTime": "string",
"assetsName": "string",
"baseCodeList": {
"id": "string"
},
"isShowOtherAssets": "string",
"pzId": "string",
"deptId": "string"
}
curl --location --request POST 'http://172.168.1.18:8657/sz-prodcut//cwDepreciation/depreExportExcel.do' \
--header 'Cookie: JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "string",
"depreciation_date": "string",
"depreStartTime": "string",
"depreEndTime": "string",
"assetsName": "string",
"baseCodeList": {
"id": "string"
},
"isShowOtherAssets": "string",
"pzId": "string",
"deptId": "string"
}'
{}