List
{
"code": "string",
"success": true,
"message": "string",
"dataMap": {
"key": {}
},
"data": [
{
"id": 0,
"orderNo": "string",
"workNo": "string",
"workTotalMoney": 0,
"workStatus": 0,
"workType": 0,
"customerId": 0,
"customerName": "string",
"customerIdentity": "string",
"walletType": 0,
"walletStatusBefore": 0,
"walletStatus": 0,
"walletStatusAfter": 0,
"payAccount": 0,
"payTime": "string",
"billsType": 0,
"billsExceptionCode": 0,
"billsDetail": "string",
"conductType": 0,
"conductResult": 0,
"conductResultDetail": "string",
"tenantsId": 0,
"areaId": 0,
"lft": 0,
"rgt": 0,
"creatorId": 0,
"modifierId": 0,
"delFlag": 0,
"dataChangeCreateTime": "string",
"dataChangeLastTime": "string"
}
],
"dataList": [
[
{
"id": 0,
"orderNo": "string",
"workNo": "string",
"workTotalMoney": 0,
"workStatus": 0,
"workType": 0,
"customerId": 0,
"customerName": "string",
"customerIdentity": "string",
"walletType": 0,
"walletStatusBefore": 0,
"walletStatus": 0,
"walletStatusAfter": 0,
"payAccount": 0,
"payTime": "string",
"billsType": 0,
"billsExceptionCode": 0,
"billsDetail": "string",
"conductType": 0,
"conductResult": 0,
"conductResultDetail": "string",
"tenantsId": 0,
"areaId": 0,
"lft": 0,
"rgt": 0,
"creatorId": 0,
"modifierId": 0,
"delFlag": 0,
"dataChangeCreateTime": "string",
"dataChangeLastTime": "string"
}
]
]
}