curl --location 'http://127.0.0.1:18111/biz/placeViolation/eventStatistics?timeType=undefined' \
--header 'Authorization: Bearer '{
"code": 0,
"msg": "string",
"data": {
"pendingCount": 0,
"processedCount": 0,
"closedCount": 0,
"areaName": "string"
}
}