逻辑符号:>、>=、=、<=、<
10
curl --location --request POST '/openservice/iot-service/sensor/updateSensorRules' \
--header 'X-Qpaas-Dev-Tags: ylh' \
--header 'Cookie: PHPSESSID=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a; access_token=2b6bcd0d-8fbe-4dfc-86f7-1f52397d4b0a' \
--header 'Content-Type: application/json' \
--data-raw '10'
{
"result": null,
"msg": "数据修改成功",
"code": 200,
"status": 200
}