{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"tenantsId": 0,
"userId": 0,
"domicileId": "string",
"areaId": 0,
"workNo": "string",
"customerName": "string",
"waiterName": "string",
"customerIdentifyNo": "string",
"customerKind": "string",
"workOrderStatus": "string",
"tagId": "string",
"tagIdList": [
0
],
"deductionMethod": 0,
"isCustomerSound": 0,
"serviceBeginTime": "string",
"serviceEndTime": "string",
"actuallyBeginTime": "string",
"actuallyEndTime": "string",
"workType": "string",
"dwellAddrDetail": "string",
"auditStatus": 0,
"innerEmailExport": 0,
"serviceItemIds": [
0
],
"customerId": 0,
"abolishType": 0,
"policyType": 0,
"creatorIdList": [
0
],
"dataChangeCreateTimeStart": "string",
"dataChangeCreateTimeEnd": "string",
"belongOrganizeId": "string"
},
"token": "string",
"loginUser": {},
"areaId": 0,
"pageNo": 0,
"pageSize": 0
}
curl --location --request POST '/oc/common/queryWorkListPageForPc' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6IjE4MTE0OTI1MjA5IiwicGFzc3dvcmQiOiIzNTgyNTgzMTY3IiwiaWF0IjoxNzU0NDgwNzczLCJpc3MiOiJ0aWFueXUiLCJleHAiOjE3NTQ1NjcxNzN9.ApOu0PCRKwwmMan-Gy9JDbp0gmGYPZQ9Rt31JLidAlY' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"tenantsId": 0,
"userId": 0,
"domicileId": "string",
"areaId": 0,
"workNo": "string",
"customerName": "string",
"waiterName": "string",
"customerIdentifyNo": "string",
"customerKind": "string",
"workOrderStatus": "string",
"tagId": "string",
"tagIdList": [
0
],
"deductionMethod": 0,
"isCustomerSound": 0,
"serviceBeginTime": "string",
"serviceEndTime": "string",
"actuallyBeginTime": "string",
"actuallyEndTime": "string",
"workType": "string",
"dwellAddrDetail": "string",
"auditStatus": 0,
"innerEmailExport": 0,
"serviceItemIds": [
0
],
"customerId": 0,
"abolishType": 0,
"policyType": 0,
"creatorIdList": [
0
],
"dataChangeCreateTimeStart": "string",
"dataChangeCreateTimeEnd": "string",
"belongOrganizeId": "string"
},
"token": "string",
"loginUser": {},
"areaId": 0,
"pageNo": 0,
"pageSize": 0
}'
{
"code": "",
"success": false,
"message": "",
"dataMap": {
"": {}
},
"data": {
"tenantsId": 0,
"deductionMethod": 0,
"deductionMethodStr": "",
"domicileAddrId": "",
"domicileArea": "",
"isCustomerSound": 0,
"itemVOS": [
{
"customerId": 0,
"customerIdentifyNo": "",
"customerKind": "",
"customerKindStr": "",
"customerMobile": "",
"customerName": "",
"customerTag": "",
"serviceItemId": 0,
"serviceItemName": "",
"serviceKind": ""
}
],
"pushHp": 0,
"pushHbHp": 0,
"pushShHp": 0,
"whPlatformStr": "",
"serviceAddressDet": "",
"dwellAddrDetail": "",
"serviceAreaName": "",
"serviceBegin": 0,
"serviceEndTime": 0,
"serviceMoney": 0.0,
"timeNotEnou": "",
"waiterId": 0,
"waiterIdentifyNo": "",
"waiterName": "",
"waiterPhoneNo": "",
"workNo": "",
"regulatoryTaskNo": "",
"workOrderStatus": 0,
"workOrderStatusStr": "",
"workSignVO": [
{
"dataChangeCreateTime": 0,
"signOutInDistance": 0.0,
"signStatus": 0
}
],
"customerHeadPhoto": "",
"belongOrganizeId": 0
},
"dataList": [
{
"tenantsId": 0,
"deductionMethod": 0,
"deductionMethodStr": "",
"domicileAddrId": "",
"domicileArea": "",
"isCustomerSound": 0,
"itemVOS": [
{
"customerId": 0,
"customerIdentifyNo": "",
"customerKind": "",
"customerKindStr": "",
"customerMobile": "",
"customerName": "",
"customerTag": "",
"serviceItemId": 0,
"serviceItemName": "",
"serviceKind": ""
}
],
"pushHp": 0,
"pushHbHp": 0,
"pushShHp": 0,
"whPlatformStr": "",
"serviceAddressDet": "",
"dwellAddrDetail": "",
"serviceAreaName": "",
"serviceBegin": 0,
"serviceEndTime": 0,
"serviceMoney": 0.0,
"timeNotEnou": "",
"waiterId": 0,
"waiterIdentifyNo": "",
"waiterName": "",
"waiterPhoneNo": "",
"workNo": "",
"regulatoryTaskNo": "",
"workOrderStatus": 0,
"workOrderStatusStr": "",
"workSignVO": [
{
"dataChangeCreateTime": 0,
"signOutInDistance": 0.0,
"signStatus": 0
}
],
"customerHeadPhoto": "",
"belongOrganizeId": 0
}
],
"totalCount": 0
}