curl --location --request GET 'http://124.223.96.189:9103/api/dc/list?m=kjzh_level_caowei&start_time=2024-01-01&end_time=2025-08-01 23:59:59'
{
"msg": "",
"code": 200,
"data": {
"list": [
{
"zhenshui": -50,
"st_name": "海洋站1",
"sice_caowei": "50",
"tianwen_caowei": "100",
"alert_level": "红色警戒",
"OBSERVETIME": "2025-01-01 00:00:00"
}
]
},
"tm": "2025-04-05 05:26:31"
}