{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": {
"orderNo": "string",
"waiterName": "string",
"workOrderStatusName": "string",
"deductionType": "string",
"couponDeductionCnt": 0,
"actualBeginDate": "string",
"customerIdentifyNo": "string",
"liveAreaFullName": "string",
"settleMonth": "string",
"customerName": "string",
"censusAreaFullName": "string",
"censusCityId": 0,
"censusCountiesId": 0,
"censusTownId": 0,
"censusVillageId": 0,
"customerTag": "string",
"customerKind": "string",
"settleHour": 0
},
"dataList": [
{
"orderNo": "string",
"waiterName": "string",
"workOrderStatusName": "string",
"deductionType": "string",
"couponDeductionCnt": 0,
"actualBeginDate": "string",
"customerIdentifyNo": "string",
"liveAreaFullName": "string",
"settleMonth": "string",
"customerName": "string",
"censusAreaFullName": "string",
"censusCityId": 0,
"censusCountiesId": 0,
"censusTownId": 0,
"censusVillageId": 0,
"customerTag": "string",
"customerKind": "string",
"settleHour": 0
}
],
"totalCount": 0
}