curl --location --request GET 'http://127.0.0.1:9211/sfThresholdSetting/selectSfThresholdSetting?size=¤t=&deviceId='{
"msg": "操作成功",
"code": 200,
"data": {
"records": [
{
"ruleId": "13",
"ruleName": "鲜安琪",
"deviceId": "49",
"monitoringIndex": "111",
"conditionType": "111",
"valueMin": 96.0,
"valueMax": 72.0,
"status": 99
}
],
"total": 1,
"size": 10,
"current": 1,
"orders": [],
"optimizeCountSql": true,
"searchCount": true,
"countId": null,
"maxLimit": null,
"pages": 1
}
}