{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": {
"thirdOrderNo": "string",
"orderNo": "string",
"customerId": 0,
"customerName": "string",
"customerIdentifyNo": "string",
"customerMobile": "string",
"waiterId": 0,
"waiterMobile": "string",
"waiterName": "string",
"serviceItemId": 0,
"serviceItemName": "string",
"orderStatus": 0,
"workType": 0,
"serviceAddress": "string",
"serviceMoney": 0,
"appointmentBeginTime": 0,
"appointmentEndTime": 0,
"actualBeginTime": 0,
"actualEndTime": 0,
"actualOrderCreateTime": 0,
"actualSignInAddress": "string",
"actualSignOutAddress": "string",
"tenantsId": 0,
"userId": 0
},
"dataList": [
{
"thirdOrderNo": "string",
"orderNo": "string",
"customerId": 0,
"customerName": "string",
"customerIdentifyNo": "string",
"customerMobile": "string",
"waiterId": 0,
"waiterMobile": "string",
"waiterName": "string",
"serviceItemId": 0,
"serviceItemName": "string",
"orderStatus": 0,
"workType": 0,
"serviceAddress": "string",
"serviceMoney": 0,
"appointmentBeginTime": 0,
"appointmentEndTime": 0,
"actualBeginTime": 0,
"actualEndTime": 0,
"actualOrderCreateTime": 0,
"actualSignInAddress": "string",
"actualSignOutAddress": "string",
"tenantsId": 0,
"userId": 0
}
]
}