Authorization: Bearer ********************{
"monitoringPointId": "MS0051201160000763",
"startTime": "2024-09-09",
"endTime": "2025-09-09",
"forecastDay": "2",
"type": "cj"
}curl --location 'http://10.12.186.133:30924/zspt/ncMonitorForecast' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"monitoringPointId": "MS0051201160000763",
"startTime": "2024-09-09",
"endTime": "2025-09-09",
"forecastDay": "2",
"type": "cj"
}'{
"": {}
}