curl --location --request GET 'http://192.168.16.10:31748/v1/mAlarmNotifyConf/page?name=&type=0&status=0¤t=0&pageSize=0&columns=&order='
{
"message": "操作成功",
"code": 0,
"data": {
"records": [
{
"id": 2,
"name": "11",
"type": 1,
"status": 0,
"notifyTypeList": "0",
"createdTime": "2023-10-31 18:23:21",
"updateTime": "2023-10-31 18:40:14",
"deleted": 0,
"alarmTypeList": null,
"boxSerialList": null,
"boxSerialNameList": [
"镜鉴魔盒0002",
"镜鉴魔盒0002"
],
"aiIdList": null,
"aiNameList": null,
"deviceIdList": null,
"notifyPersonList": [
{
"id": 3,
"alarmNotifyId": 2,
"userName": "大聪明",
"phone": "1568329562"
}
]
},
{
"id": 1,
"name": "1121",
"type": 0,
"status": 1,
"notifyTypeList": "0",
"createdTime": "2023-10-31 17:23:21",
"updateTime": "2023-10-31 17:40:14",
"deleted": 0,
"alarmTypeList": null,
"boxSerialList": null,
"boxSerialNameList": null,
"aiIdList": null,
"aiNameList": [
"人员睡岗检测",
"人员离岗检测",
"安全帽检测"
],
"deviceIdList": null,
"notifyPersonList": [
{
"id": 1,
"alarmNotifyId": 1,
"userName": "大聪明",
"phone": "1568329562"
},
{
"id": 2,
"alarmNotifyId": 1,
"userName": "小聪明",
"phone": "156984825599"
}
]
}
],
"total": 2,
"size": 10,
"current": 1,
"orders": [],
"optimizeCountSql": true,
"searchCount": true,
"maxLimit": null,
"countId": null,
"pages": 1
}
}