curl --location --request GET 'http://121.43.168.128:47104//dataapi/direct?id=1311e236-1c5a-41c6-8202-da15cf04f662&codes=2024032673910367&returnType=json'
{
"err":"0",
"msg":"",
"data":{
"cols":[
"设备类型",
"总数",
"在线"
],
"t_date":[
0,
1,
2,
3,
4,
5
],
"dataList":[
[
"道闸",
"周界",
"门禁",
"摄像头",
"公共广播",
"两方对讲"
],
[
14,
37,
38,
803,
7,
28
],
[
14,
37,
38,
793,
0,
28
]
],
"typeList":[
"Int64",
"String",
"Int64",
"Int64"
]
},
"total":6
}