{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": {
"waiterId": 0,
"waiterName": "string",
"actuallyBeginTime": "string",
"actuallyEndTime": "string",
"serviceBeginTime": "string",
"serviceEndTime": "string",
"customerId": 0,
"customerIdentifyNo": "string",
"customerMobile": "string",
"customerName": "string",
"serviceAddressDet": "string",
"serviceAreaName": "string",
"tenantsId": 0,
"serviceItemId": "string",
"serviceName": "string",
"orderNo": "string"
},
"dataList": [
{
"waiterId": 0,
"waiterName": "string",
"actuallyBeginTime": "string",
"actuallyEndTime": "string",
"serviceBeginTime": "string",
"serviceEndTime": "string",
"customerId": 0,
"customerIdentifyNo": "string",
"customerMobile": "string",
"customerName": "string",
"serviceAddressDet": "string",
"serviceAreaName": "string",
"tenantsId": 0,
"serviceItemId": "string",
"serviceName": "string",
"orderNo": "string"
}
],
"totalCount": 0
}