curl --location --request GET 'http://121.43.168.128:47104//dataapi/direct?id=1f386cae-4a6f-4190-bee3-3780eb803a7b&codes=2024032673910367&returnType=json'
{
"cols": [
"类型",
"数量"
],
"t_date": [
0,
1,
2,
3
],
"dataList": [
[
"动火",
"高空",
"临电",
"受限空间"
],
[
3,
4,
1,
2
]
],
"maxMinList": [
{
"max": 0,
"min": 0
},
{
"max": 4.0,
"min": 0.0
}
],
"typeList": [
"Int64",
"String",
"Int64"
],
"total": 4
}