curl --location --request POST 'http://172.168.1.18:8657/sz-prodcut//szProceedInfo/getCurrentAllPlaceUnit.do' \
--header 'Cookie: JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json'
{
"data": {
"deptId": "string",
"deptName": "string",
"areaId": "string",
"areaName": "string",
"areaLevel": 0,
"username": "string",
"ztName": "string",
"ztId": "string",
"ztDeptId": "string",
"ztDeptName": "string",
"ztCurrentIssue": "string",
"ztCurrentIssueLastDay": "string",
"nowYearAndMoney": "string",
"currentDate": "string",
"inspectorateUser": true,
"townDisciplineCommission": true
},
"msg": "string",
"success": true,
"code": 0
}