{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": {
"workNo": "string",
"tenantsId": 0,
"customerId": 0,
"customerName": "string",
"belongServiceAreaFullName": "string",
"serviceAddress": "string",
"serviceType": 0,
"serviceTypeValue": "string",
"serviceMethodAddress": 0,
"serviceMethodAddressValue": "string",
"appointmentTime": "string"
},
"dataList": [
{
"workNo": "string",
"tenantsId": 0,
"customerId": 0,
"customerName": "string",
"belongServiceAreaFullName": "string",
"serviceAddress": "string",
"serviceType": 0,
"serviceTypeValue": "string",
"serviceMethodAddress": 0,
"serviceMethodAddressValue": "string",
"appointmentTime": "string"
}
]
}