{
"code": 0,
"message": "string",
"succeeded": true,
"data": {
"total": 0,
"rows": [
{
"equipNo": "string",
"equipName": "string",
"recordTime": "string",
"dataType": "string",
"ycyxNo": "string",
"ycyxName": "string",
"dataValue": "string",
"displayYcValue": "string",
"displayYxValue": "string"
}
]
}
}