{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": [
{
"id": 0,
"createTime": 0,
"tenantsId": 0,
"orderNo": "string",
"workNo": "string",
"orderSource": 0,
"orderStatus": 0,
"payType": 0,
"customerId": 0,
"servicePersonId": 0,
"operatorId": 0,
"operationLog": "string",
"operationReason": "string",
"workLogStatus": 0,
"orderAction": 0
}
],
"dataList": [
[
{
"id": 0,
"createTime": 0,
"tenantsId": 0,
"orderNo": "string",
"workNo": "string",
"orderSource": 0,
"orderStatus": 0,
"payType": 0,
"customerId": 0,
"servicePersonId": 0,
"operatorId": 0,
"operationLog": "string",
"operationReason": "string",
"workLogStatus": 0,
"orderAction": 0
}
]
],
"totalCount": 0
}