{
"fieldId": "297edff8875b753901875b81988a0056",
"fieldMoneySort": "2",
"groupObject":"2",
"dataId": "39f5620d21cb11ec8850f48e38bf4326",
"previewFlage": "1",
"villageDelete": "1",
"dataType": "1",
"accessToNextLevel": "",
"villageType": "",
"dataAllPath": "3781d2cf21cb11ec8850f48e38bf4326|39f534ac21cb11ec8850f48e38bf4326|39f5354e21cb11ec8850f48e38bf4326|39f561b421cb11ec8850f48e38bf4326|39f5620d21cb11ec8850f48e38bf4326|",
"orgType": [
"3",
"4",
"5",
"6",
"7",
"8",
"10"
],
"showLevel": 4,
"reportId": "297edff8875b753901875b8198800051",
"yearAndMonthStart": "2023-01",
"yearAndMonthEnd": "2023-07",
"moneyUnitSet": "2",
"moneySet": "1",
"ruleOutARegionAllPath": [],
"page": 1,
"pageSize": 10
}
curl --location --request POST 'http://172.168.1.18:8657/sz-prodcut//cwCustomReportComprehensiveAnalysis/groupList.do' \
--header 'Cookie: JSESSIONID=025C0D67DCD2A65113C2EB610F82FD5A;JSESSIONID=;JSESSIONID=598E4F80CC13CF23B6FB096103875F74' \
--header 'Content-Type: application/json' \
--data-raw '{
"fieldId": "297edff8875b753901875b81988a0056",
"fieldMoneySort": "2",
"groupObject":"2",
"dataId": "39f5620d21cb11ec8850f48e38bf4326",
"previewFlage": "1",
"villageDelete": "1",
"dataType": "1",
"accessToNextLevel": "",
"villageType": "",
"dataAllPath": "3781d2cf21cb11ec8850f48e38bf4326|39f534ac21cb11ec8850f48e38bf4326|39f5354e21cb11ec8850f48e38bf4326|39f561b421cb11ec8850f48e38bf4326|39f5620d21cb11ec8850f48e38bf4326|",
"orgType": [
"3",
"4",
"5",
"6",
"7",
"8",
"10"
],
"showLevel": 4,
"reportId": "297edff8875b753901875b8198800051",
"yearAndMonthStart": "2023-01",
"yearAndMonthEnd": "2023-07",
"moneyUnitSet": "2",
"moneySet": "1",
"ruleOutARegionAllPath": [],
"page": 1,
"pageSize": 10
}'
{
"data": {
"cpage": 0,
"totalitem": 0,
"totalpage": 0,
"dataList": [
{
"index": "string",
"eachDistrict": "string",
"deptName": "string",
"sumMoney": "string"
}
]
},
"msg": "string",
"code": 0,
"success": true
}