{
"success": true,
"code": "string",
"message": "string",
"data": [
{
"custNum": "string",
"custName": "string",
"custSex": 0,
"custAge": 0,
"serviceAddressLocationX": "string",
"serviceAddressLocationY": "string",
"disabilityLevelStr": "string",
"warningFlag": false,
"alarmList": "new ArrayList<>()"
}
]
}