{
"userId": 66,
"userName": "商建华",
"mobile": "14538633266",
"tenantId": "98",
"permissions": [
"adipisicing ut voluptate"
],
"pageNo": 29,
"pageSize": 83,
"warningName": "亥建国",
"liveAreaCode": "29",
"deviceNo": "sunt cupidatat laboris deserunt do",
"liveAddressDetail": "上海市 安安市 措美县 是桥8894号 81号院",
"custName": "许国英",
"custIdentity": "28",
"warnTimeBegin": "1977-07-08 06:57:41",
"warningTimeEnd": "2009-12-03 23:33:50",
"projectId": 31
}
curl --location --request POST '/warn/findPage' \
--header 'token: OUumDjnlEZ4wItETxOqrqe2zJFtEB2Ltf0OzBwTkcDdpk8kMsHzVrFRetMEawiR9' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 66,
"userName": "商建华",
"mobile": "14538633266",
"tenantId": "98",
"permissions": [
"adipisicing ut voluptate"
],
"pageNo": 29,
"pageSize": 83,
"warningName": "亥建国",
"liveAreaCode": "29",
"deviceNo": "sunt cupidatat laboris deserunt do",
"liveAddressDetail": "上海市 安安市 措美县 是桥8894号 81号院",
"custName": "许国英",
"custIdentity": "28",
"warnTimeBegin": "1977-07-08 06:57:41",
"warningTimeEnd": "2009-12-03 23:33:50",
"projectId": 31
}'
{
"success": false,
"code": "",
"message": "",
"data": {
"totalCount": 0,
"pageSize": 0,
"totalPage": 0,
"currPage": 0,
"list": [
{
"warningNum": "",
"warningName": "",
"customWaringName": "",
"warningTime": "",
"customerNum": "",
"customerName": "",
"customerMobile": "",
"deviceName": "",
"deviceNo": "",
"level": 0,
"levelText": "",
"handleStatus": 0,
"handleStatusText": "",
"valid": 0,
"handleResult": "",
"handleResultText": "",
"handlerName": ""
}
]
}
}