Authorization: Bearer ********************{
"pointIds": [
"MS0051201120000854",
"MS0051201120000930"
],
"tableName": "aqznfx_yj_zz_mxjg"
}curl --location --request POST 'http://10.12.186.133:30924/hub/monitor/forecast' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"pointIds": [
"MS0051201120000854",
"MS0051201120000930"
],
"tableName": "aqznfx_yj_zz_mxjg"
}'{
"code": 0,
"msg": "",
"data": {
"": {}
},
"ok": false
}