curl --location --request GET 'http://192.168.11.46:13000/fp/warningIndicator/historyCompareData?monitorType&resCode=&pointId&iMark'
{
"code": 200,
"message": "操作成功",
"data": [{
"checkZ": "1180.0",
"designZ": "1179.0",
"normalZ": "1179.0",
"value": "0",
"maxValue": "0",
"minValue": "0",
"datetime": "2024-10-18 08:00:00"
}]
}