{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"queryType": 0,
"customerName": "string",
"customerNo": "string",
"phone": "string",
"workNo": "string",
"orderStatus": 0,
"serviceItemId": 0,
"actualBeginTime": "string",
"actualEndTime": "string",
"createStartTime": "string",
"createEndTime": "string",
"processorName": "string",
"lft": 0,
"processorNo": "string",
"rgt": 0,
"areaId": 0,
"tenantsId": 0,
"nextFollowTimeSort": "string"
},
"token": "string",
"loginUser": {},
"areaId": 0,
"pageNo": 0,
"pageSize": 0
}curl --location --request POST '/onlineOrder/findPageWorkOrderOnline' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6IjE4MTE0OTI1MjA5IiwicGFzc3dvcmQiOiIzNTgyNTgzMTY3IiwiaWF0IjoxNzU0NDgwNzczLCJpc3MiOiJ0aWFueXUiLCJleHAiOjE3NTQ1NjcxNzN9.ApOu0PCRKwwmMan-Gy9JDbp0gmGYPZQ9Rt31JLidAlY' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"queryType": 0,
"customerName": "string",
"customerNo": "string",
"phone": "string",
"workNo": "string",
"orderStatus": 0,
"serviceItemId": 0,
"actualBeginTime": "string",
"actualEndTime": "string",
"createStartTime": "string",
"createEndTime": "string",
"processorName": "string",
"lft": 0,
"processorNo": "string",
"rgt": 0,
"areaId": 0,
"tenantsId": 0,
"nextFollowTimeSort": "string"
},
"token": "string",
"loginUser": {},
"areaId": 0,
"pageNo": 0,
"pageSize": 0
}'{
"code": "",
"success": false,
"message": "",
"dataMap": {
"": {}
},
"data": [
{
"id": 0,
"workNo": "",
"actualBeginTime": "",
"actualEndTime": "",
"customerId": 0,
"customerName": "",
"customerNo": "",
"customerIdentifyNo": "",
"customerMobile": "",
"customerPhone": "",
"serviceItemId": 0,
"serviceItemName": "",
"remark": "",
"orderStatus": 0,
"orderStatusStr": "",
"dataChangeCreateTime": "",
"customerAddress": "",
"waiterNo": "",
"waiterName": "",
"enterpriseId": 0,
"enterpriseName": "",
"reservationNextFollowTime": "",
"overdueDays": 0,
"followCount": 0,
"tenantsId": 0,
"source": 0,
"belongServiceAreaId": 0,
"belongServiceAreaFullName": "",
"serviceAddress": "",
"belongServiceAreaLft": 0,
"belongServiceAreaRgt": 0,
"customerTag": "",
"customerKind": "",
"domicileArea": "",
"domicileAddrId": "",
"dwellAddrDetail": ""
}
],
"dataList": [
[
{
"id": 0,
"workNo": "",
"actualBeginTime": "",
"actualEndTime": "",
"customerId": 0,
"customerName": "",
"customerNo": "",
"customerIdentifyNo": "",
"customerMobile": "",
"customerPhone": "",
"serviceItemId": 0,
"serviceItemName": "",
"remark": "",
"orderStatus": 0,
"orderStatusStr": "",
"dataChangeCreateTime": "",
"customerAddress": "",
"waiterNo": "",
"waiterName": "",
"enterpriseId": 0,
"enterpriseName": "",
"reservationNextFollowTime": "",
"overdueDays": 0,
"followCount": 0,
"tenantsId": 0,
"source": 0,
"belongServiceAreaId": 0,
"belongServiceAreaFullName": "",
"serviceAddress": "",
"belongServiceAreaLft": 0,
"belongServiceAreaRgt": 0,
"customerTag": "",
"customerKind": "",
"domicileArea": "",
"domicileAddrId": "",
"dwellAddrDetail": ""
}
]
],
"totalCount": 0
}