curl --location --request GET 'http://172.16.3.245:29880/home/monitor/alerttrend?startDateStr=2024-01-01&endDateStr=2025-12-12&pid=1'
{
"data": [
{
"id": 0,
"sensorId": 0,
"alerttrend": 0,
"time": ""
}
],
"code": 0,
"msg": null
}