~~~
@Author: Ming
@Description :网格时间数量统计 默认统计条数六条 可传参
~~~
~~~[api]
get:http://localhost:8180/bddisplay/countAreaEventData
int:num#展示数据条数
<<<
success
{
"valueList": [
"3",
"2",
"1",
"0",
"0",
"0"
],
"nameList": [
"临时网格",
"舜华路二社区",
"第一网格",
"舜华路街道",
"舜华路一社区",
"舜华路三社区"
]
}
<<<
error
~~~
| 参数 |类型 |说明|
| --- | --- | -- |
| nameList | string数组|名字数组
| valueList | string数组|数据数组