{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": {
"id": 0,
"homeBedOrderNo": "string",
"tenantsId": 0,
"type": 1,
"status": 0,
"statusStr": "string",
"customerName": "string",
"customerMobile": "string",
"customerPhone": "string",
"customerIdentify": "string",
"customerLocation": "string",
"customerLocationX": "string",
"customerLocationY": "string",
"customerSexStr": "string",
"customerAge": 0,
"customerArea": "string",
"customerAddress": "string",
"money": "string",
"actionStartTime": "string",
"actionEndTime": "string",
"reservationTimeBegin": "string",
"reservationTimeEnd": "string",
"serviceTimeBegin": "string",
"serviceTimeEnd": "string",
"remarks": "string",
"orderType": "string",
"cancelReason": "string",
"homeBedImplementProjectList": "new ArrayList<>()",
"customerEmergencyContactList": "new ArrayList<>()",
"finishTime": "string",
"custIconUrl": "string",
"custIsIcon": 0,
"tagType": "string",
"tagTypeId": "string"
},
"dataList": [
{
"id": 0,
"homeBedOrderNo": "string",
"tenantsId": 0,
"type": 1,
"status": 0,
"statusStr": "string",
"customerName": "string",
"customerMobile": "string",
"customerPhone": "string",
"customerIdentify": "string",
"customerLocation": "string",
"customerLocationX": "string",
"customerLocationY": "string",
"customerSexStr": "string",
"customerAge": 0,
"customerArea": "string",
"customerAddress": "string",
"money": "string",
"actionStartTime": "string",
"actionEndTime": "string",
"reservationTimeBegin": "string",
"reservationTimeEnd": "string",
"serviceTimeBegin": "string",
"serviceTimeEnd": "string",
"remarks": "string",
"orderType": "string",
"cancelReason": "string",
"homeBedImplementProjectList": "new ArrayList<>()",
"customerEmergencyContactList": "new ArrayList<>()",
"finishTime": "string",
"custIconUrl": "string",
"custIsIcon": 0,
"tagType": "string",
"tagTypeId": "string"
}
]
}