{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": [
{
"id": 0,
"dataChangeCreateTime": 0,
"dataChangeLastTime": 0,
"remark": "string",
"creatorId": 0,
"modifierId": 0,
"delFlag": 0,
"workNo": "string",
"serviceItemId": 0,
"appointmentOrder": 0,
"appointmentBeginTime": 0,
"appointmentEndTime": 0,
"orderStatus": 0,
"orderTotalAmount": 0,
"orderServiceTimes": 0,
"actualBeginTime": 0,
"actualEndTime": 0,
"actualServiceTimes": 0,
"waiterId": 0,
"waiterNo": "string",
"waiterName": "string",
"waiterTel": "string",
"userType": 0
}
],
"dataList": [
[
{
"id": 0,
"dataChangeCreateTime": 0,
"dataChangeLastTime": 0,
"remark": "string",
"creatorId": 0,
"modifierId": 0,
"delFlag": 0,
"workNo": "string",
"serviceItemId": 0,
"appointmentOrder": 0,
"appointmentBeginTime": 0,
"appointmentEndTime": 0,
"orderStatus": 0,
"orderTotalAmount": 0,
"orderServiceTimes": 0,
"actualBeginTime": 0,
"actualEndTime": 0,
"actualServiceTimes": 0,
"waiterId": 0,
"waiterNo": "string",
"waiterName": "string",
"waiterTel": "string",
"userType": 0
}
]
],
"totalCount": 0
}