curl --location --request POST 'http://localhost:18080/yya/transportIntelligenceTube/getAffectNum?codeList&areaName&timeType&startTime&endTime'
{
"script": null,
"success": true,
"data": {
"hazardcount": null,
"weathercount": 23,
"alertnum": 1695,
"alertrate": 100,
"hazardaffectcarcount": 0,
"weatheraffectcarcount": 1695
},
"error": 0
}