{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": {
"orderNo": "string",
"serviceTypeId": 0,
"serviceTypeName": "string",
"serviceItemId": "string",
"serviceItemIdList": "string",
"serviceItemIds": [
"string"
],
"serviceItemName": "string",
"amountMoney": 0,
"amountMoneyY": 0,
"applicationType": 0,
"proposerName": "string",
"proposerTel": "string",
"customerNo": "string",
"customerName": "string",
"customerIdentify": "string",
"appointmentTime": "string",
"orderTime": "string",
"detailAddress": "string",
"orderStatus": 0,
"orderStatusStr": "string",
"payStatus": 0,
"payStatusStr": "string"
},
"dataList": [
{
"orderNo": "string",
"serviceTypeId": 0,
"serviceTypeName": "string",
"serviceItemId": "string",
"serviceItemIdList": "string",
"serviceItemIds": [
"string"
],
"serviceItemName": "string",
"amountMoney": 0,
"amountMoneyY": 0,
"applicationType": 0,
"proposerName": "string",
"proposerTel": "string",
"customerNo": "string",
"customerName": "string",
"customerIdentify": "string",
"appointmentTime": "string",
"orderTime": "string",
"detailAddress": "string",
"orderStatus": 0,
"orderStatusStr": "string",
"payStatus": 0,
"payStatusStr": "string"
}
],
"totalCount": 0
}