{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": [
{
"orderNo": "string",
"checkType": 1,
"thirdWorkNo": "string",
"customerName": "string",
"customerNo": "string",
"waiterName": "string",
"actualBeginTime": "string",
"actualEndTime": "string",
"serviceAreaFullName": "string",
"serviceItemNames": [
"string"
],
"serviceItemIds": [
0
],
"status": 0,
"bussinessType": 1
}
],
"dataList": [
[
{
"orderNo": "string",
"checkType": 1,
"thirdWorkNo": "string",
"customerName": "string",
"customerNo": "string",
"waiterName": "string",
"actualBeginTime": "string",
"actualEndTime": "string",
"serviceAreaFullName": "string",
"serviceItemNames": [
"string"
],
"serviceItemIds": [
0
],
"status": 0,
"bussinessType": 1
}
]
],
"totalCount": 0
}