{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": {
"waiterId": 0,
"customerId": 0,
"waiterIdentifyNo": "string",
"serviceCount": 0,
"waiterServiceType": 0,
"tenantsId": 0,
"workType": 0,
"source": "string",
"statusList": [
0
],
"appointmentBeginTime": "string",
"appointmentEndTime": "string",
"actuallyBeginTime": "string",
"actuallyEndTime": "string"
},
"dataList": [
{
"waiterId": 0,
"customerId": 0,
"waiterIdentifyNo": "string",
"serviceCount": 0,
"waiterServiceType": 0,
"tenantsId": 0,
"workType": 0,
"source": "string",
"statusList": [
0
],
"appointmentBeginTime": "string",
"appointmentEndTime": "string",
"actuallyBeginTime": "string",
"actuallyEndTime": "string"
}
]
}