curl --location 'http://172.16.3.245:29880/alarm/list?page=1&pageSize=10&name=undefined&type=undefined&status=undefined&time='{
"data": {
"total": 0,
"rows": [
{"内容"},{"内容"}
]
},
"code": 0,
"msg": "success"
}