文档
测试

安全违反票-图表

POST
/safetyViolationTicket/selectByCondition

请求参数

参数名
类型
描述
必填
year
String
必填 不能为空
必填
location
String
非必填 模糊查询
可选

说明 / 示例

{ "returnCode": "000000", "result": { "Misuse of PPE": [{ "total": 20, "month": 8, "count": 1 }], "Driving Violation": [{ "total": 109, "month": 9, "count": 2 }, { "total": 50, "month": 8, "count": 1 }], "Other": [] }, "resultMap": null, "info": null, "errInfo": null }