curl --location --request GET 'http://121.43.168.128:47104//dataapi/direct?id=85572839-6768-4278-a3fc-e9e3e22bb9b3&codes=2024032673910367&returnType=json'
{
"cols": [
"设备房",
"状态",
"Project"
],
"t_date": [
0,
1,
2
],
"dataList": [
[
"1#设备房",
"2#设备房",
"3#设备房"
],
[
"正常",
"正常",
"异常"
],
[
1,
1,
1
]
],
"maxMinList": [
{
"max": 0,
"min": 0
},
{
"max": 0,
"min": 0
},
{
"max": 1.0,
"min": 1.0
}
],
"typeList": [
"Int64",
"String",
"String",
"Int64"
],
"total": 3
}