{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"statusList": [
0
],
"type": 0,
"allocationTimeBegin": "string",
"allocationTimeEnd": "string",
"finishTimeBegin": "string",
"finishTimeEnd": "string",
"evaluator": "string",
"waiterNo": "string",
"actionStartTime": "string",
"actionEndTime": "string",
"customerName": "string",
"identityNo": "string",
"mobile": "string",
"waiterName": "string",
"orderNo": "string"
},
"token": "string",
"loginUser": {},
"areaId": 0,
"pageNo": 0,
"pageSize": 0
}
curl --location --request POST '/inner/bigScreen/homeBed/findPage' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6IjE4MTE0OTI1MjA5IiwicGFzc3dvcmQiOiIzNTgyNTgzMTY3IiwiaWF0IjoxNzU0NDgwNzczLCJpc3MiOiJ0aWFueXUiLCJleHAiOjE3NTQ1NjcxNzN9.ApOu0PCRKwwmMan-Gy9JDbp0gmGYPZQ9Rt31JLidAlY' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"statusList": [
0
],
"type": 0,
"allocationTimeBegin": "string",
"allocationTimeEnd": "string",
"finishTimeBegin": "string",
"finishTimeEnd": "string",
"evaluator": "string",
"waiterNo": "string",
"actionStartTime": "string",
"actionEndTime": "string",
"customerName": "string",
"identityNo": "string",
"mobile": "string",
"waiterName": "string",
"orderNo": "string"
},
"token": "string",
"loginUser": {},
"areaId": 0,
"pageNo": 0,
"pageSize": 0
}'
{
"code": "",
"success": false,
"message": "",
"dataMap": {
"": {}
},
"data": {
"id": 0,
"homeBedOrderNo": "",
"type": 0,
"customerName": "",
"customerNum": "",
"identityNo": "",
"mobile": "",
"applyTime": "",
"customerAddress": "",
"customerArea": "",
"customerAreaId": "",
"allocationTime": "",
"actionStartTime": "",
"actionEndTime": "",
"status": 0,
"statusStr": "",
"escalationStatus": 0,
"escalationStatusStr": "",
"serviceRequirement": "",
"money": "",
"waiterName": "",
"waiterNo": "",
"cancelReason": "",
"finishTime": "",
"qrCodeUrl": "",
"reportUrl": "",
"beforeFileUrl": "",
"afterFileUrl": "",
"afterFileUrlSupplement": "",
"beforeFileUrlSupplement": "",
"serviceName": "",
"homeBedImplementProjectList": [
{
"itemId": 0,
"beforeFileUrl": "",
"afterFileUrl": "",
"afterFileUrlSupplement": "",
"beforeFileUrlSupplement": "",
"modifyNum": 0,
"price": "",
"frequencyStr": "",
"serviceCode": "",
"serviceBrandId": 0,
"source": 0,
"deviceType": 0,
"deviceNum": "",
"debugStatus": 0,
"debugStatusStr": "",
"projectName": "",
"projectBrandName": "",
"projectBrandModel": "",
"brandName": "",
"categoryName": "",
"categoryCode": "",
"productTypeName": "",
"productTypeCode": "",
"productTypeId": 0,
"productTypeCategoryName": "",
"productTypeCategoryCode": "",
"productTypeEpithet": "",
"serviceMoney": 0.0
}
]
},
"dataList": [
{
"id": 0,
"homeBedOrderNo": "",
"type": 0,
"customerName": "",
"customerNum": "",
"identityNo": "",
"mobile": "",
"applyTime": "",
"customerAddress": "",
"customerArea": "",
"customerAreaId": "",
"allocationTime": "",
"actionStartTime": "",
"actionEndTime": "",
"status": 0,
"statusStr": "",
"escalationStatus": 0,
"escalationStatusStr": "",
"serviceRequirement": "",
"money": "",
"waiterName": "",
"waiterNo": "",
"cancelReason": "",
"finishTime": "",
"qrCodeUrl": "",
"reportUrl": "",
"beforeFileUrl": "",
"afterFileUrl": "",
"afterFileUrlSupplement": "",
"beforeFileUrlSupplement": "",
"serviceName": "",
"homeBedImplementProjectList": [
{
"itemId": 0,
"beforeFileUrl": "",
"afterFileUrl": "",
"afterFileUrlSupplement": "",
"beforeFileUrlSupplement": "",
"modifyNum": 0,
"price": "",
"frequencyStr": "",
"serviceCode": "",
"serviceBrandId": 0,
"source": 0,
"deviceType": 0,
"deviceNum": "",
"debugStatus": 0,
"debugStatusStr": "",
"projectName": "",
"projectBrandName": "",
"projectBrandModel": "",
"brandName": "",
"categoryName": "",
"categoryCode": "",
"productTypeName": "",
"productTypeCode": "",
"productTypeId": 0,
"productTypeCategoryName": "",
"productTypeCategoryCode": "",
"productTypeEpithet": "",
"serviceMoney": 0.0
}
]
}
],
"totalCount": 0
}