{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": {
"userId": 0,
"orderNo": "string",
"serviceTypeId": 0,
"serviceTypeName": "string",
"serviceItemId": 0,
"serviceItemName": "string",
"orderItemId": 0,
"orderItemName": "string",
"applicationType": 0,
"proposerName": "string",
"proposerTel": "string",
"customerNo": "string",
"customerName": "string",
"customerIdentify": "string",
"appointmentTime": "string",
"orderAppointmentTime": "string",
"orderTime": "string",
"detailAddress": "string",
"serviceAddress": "string",
"orderStatus": 0,
"orderStatusStr": "string",
"payStatus": 0,
"payStatusStr": "string",
"waiterId": 0,
"waiterName": "string",
"totalServiceDay": 0,
"totalServiceCount": 0,
"actualMoney": 0,
"actualMoneyY": 0
},
"dataList": [
{
"userId": 0,
"orderNo": "string",
"serviceTypeId": 0,
"serviceTypeName": "string",
"serviceItemId": 0,
"serviceItemName": "string",
"orderItemId": 0,
"orderItemName": "string",
"applicationType": 0,
"proposerName": "string",
"proposerTel": "string",
"customerNo": "string",
"customerName": "string",
"customerIdentify": "string",
"appointmentTime": "string",
"orderAppointmentTime": "string",
"orderTime": "string",
"detailAddress": "string",
"serviceAddress": "string",
"orderStatus": 0,
"orderStatusStr": "string",
"payStatus": 0,
"payStatusStr": "string",
"waiterId": 0,
"waiterName": "string",
"totalServiceDay": 0,
"totalServiceCount": 0,
"actualMoney": 0,
"actualMoneyY": 0
}
],
"totalCount": 0
}