curl --location --request GET 'http://121.43.168.128:47104//dataapi/direct?id=86e479cd-32ba-4d6c-90a6-18c7efdef50b&codes=2024032673910367&returnType=json'
{
"err":"0",
"msg":"",
"data":{
"cols":[
"类型",
"保养设备",
"状态",
"日期",
"保养人"
],
"t_date":[
0,
1,
2,
3,
4,
5,
6,
7
],
"dataList":[
[
"测试",
"叉车日常保养",
"测试",
"叉车日常保养",
"测试",
"叉车日常保养",
"叉车日常保养",
"测试"
],
[
"蝶阀",
"叉车",
"蝶阀",
"叉车",
"蝶阀",
"叉车",
"叉车",
"蝶阀"
],
[
"未开始",
"未开始",
"未开始",
"未开始",
"未开始",
"未开始",
"未开始",
"未开始"
],
[
"2024-05-23",
"2024-05-23",
"2024-05-22",
"2024-05-22",
"2024-05-21",
"2024-05-21",
"2024-05-20",
"2024-05-20"
],
[
"吴昊天",
"吴昊天",
"吴昊天",
"吴昊天",
"吴昊天",
"吴昊天",
"吴昊天",
"吴昊天"
]
],
"typeList":[
"Int64",
"String",
"String",
"String",
"Date",
"String"
]
},
"total":8
}