curl --location --request GET 'http://192.168.1.80:8005/safe-risk/floodStatisticController/queryCompanyItem?reportType=week&dataYear=2025&weekNum=16'
{
"recode": "string",
"remsg": "string",
"redata": [
{
"engineerperiodCode": "string",
"engineerperiodName": "string",
"items": [
{
"proCode": "string",
"proName": "string",
"proShortName": "string",
"proStatus": null,
"proStatusDesc": null,
"engineerperiodCode": "string",
"engineerperiodName": null,
"longitude": "string",
"latitude": "string",
"hzdateStr": "string",
"flag": null,
"workStart": "string",
"cfkwEndTime": "string",
"jdazTime": "string",
"jztsTime": "string"
}
]
}
]
}