{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"id": 0,
"dataChangeCreateTime": 0,
"dataChangeLastTime": 0,
"remarks": "string",
"creatorId": 0,
"modifierId": 0,
"delFlag": 0,
"workNo": "string",
"orderNo": "string",
"tenantsId": 0,
"workType": 0,
"source": 0,
"customerNo": "string",
"customerName": "string",
"customerTel": "string",
"belongProjectId": 0,
"belongProjectName": "string",
"belongOrganizeId": 0,
"belongServiceAreaId": 0,
"belongServiceAreaFullName": "string",
"serviceAddress": "string",
"belongImportBatch": "string",
"belongServiceAreaLft": 0,
"belongServiceAreaRgt": 0,
"orderStatus": 0,
"belongOrganizeName": "string",
"customerId": 0,
"customerIdentifyNo": "string",
"customerTag": "string",
"customerKind": "string",
"workHour": 0,
"serviceAddressLocationX": "string",
"serviceAddressLocationY": "string",
"domicileArea": "string",
"domicileAddrId": "string",
"houseNo": 0,
"domicileAddrLft": 0,
"domicileAddrRgt": 0,
"dwellAddrDetail": "string"
},
"token": "string",
"loginUser": {},
"areaId": 0,
"pageNo": 0,
"pageSize": 0
}curl --location --request POST '/main/getMainListPage' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6IjE4MTE0OTI1MjA5IiwicGFzc3dvcmQiOiIzNTgyNTgzMTY3IiwiaWF0IjoxNzU0NDgwNzczLCJpc3MiOiJ0aWFueXUiLCJleHAiOjE3NTQ1NjcxNzN9.ApOu0PCRKwwmMan-Gy9JDbp0gmGYPZQ9Rt31JLidAlY' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"id": 0,
"dataChangeCreateTime": 0,
"dataChangeLastTime": 0,
"remarks": "string",
"creatorId": 0,
"modifierId": 0,
"delFlag": 0,
"workNo": "string",
"orderNo": "string",
"tenantsId": 0,
"workType": 0,
"source": 0,
"customerNo": "string",
"customerName": "string",
"customerTel": "string",
"belongProjectId": 0,
"belongProjectName": "string",
"belongOrganizeId": 0,
"belongServiceAreaId": 0,
"belongServiceAreaFullName": "string",
"serviceAddress": "string",
"belongImportBatch": "string",
"belongServiceAreaLft": 0,
"belongServiceAreaRgt": 0,
"orderStatus": 0,
"belongOrganizeName": "string",
"customerId": 0,
"customerIdentifyNo": "string",
"customerTag": "string",
"customerKind": "string",
"workHour": 0,
"serviceAddressLocationX": "string",
"serviceAddressLocationY": "string",
"domicileArea": "string",
"domicileAddrId": "string",
"houseNo": 0,
"domicileAddrLft": 0,
"domicileAddrRgt": 0,
"dwellAddrDetail": "string"
},
"token": "string",
"loginUser": {},
"areaId": 0,
"pageNo": 0,
"pageSize": 0
}'{
"code": "",
"success": false,
"message": "",
"dataMap": {
"": {}
},
"data": [
{
"id": 0,
"dataChangeCreateTime": 0,
"dataChangeLastTime": 0,
"remarks": "",
"creatorId": 0,
"modifierId": 0,
"delFlag": 0,
"workNo": "",
"orderNo": "",
"tenantsId": 0,
"workType": 0,
"source": 0,
"customerNo": "",
"customerName": "",
"customerTel": "",
"belongProjectId": 0,
"belongProjectName": "",
"belongOrganizeId": 0,
"belongServiceAreaId": 0,
"belongServiceAreaFullName": "",
"serviceAddress": "",
"belongImportBatch": "",
"belongServiceAreaLft": 0,
"belongServiceAreaRgt": 0,
"orderStatus": 0,
"belongOrganizeName": "",
"customerId": 0,
"customerIdentifyNo": "",
"customerTag": "",
"customerKind": "",
"workHour": 0,
"serviceAddressLocationX": "",
"serviceAddressLocationY": "",
"domicileArea": "",
"domicileAddrId": "",
"houseNo": 0,
"domicileAddrLft": 0,
"domicileAddrRgt": 0,
"dwellAddrDetail": ""
}
],
"dataList": [
[
{
"id": 0,
"dataChangeCreateTime": 0,
"dataChangeLastTime": 0,
"remarks": "",
"creatorId": 0,
"modifierId": 0,
"delFlag": 0,
"workNo": "",
"orderNo": "",
"tenantsId": 0,
"workType": 0,
"source": 0,
"customerNo": "",
"customerName": "",
"customerTel": "",
"belongProjectId": 0,
"belongProjectName": "",
"belongOrganizeId": 0,
"belongServiceAreaId": 0,
"belongServiceAreaFullName": "",
"serviceAddress": "",
"belongImportBatch": "",
"belongServiceAreaLft": 0,
"belongServiceAreaRgt": 0,
"orderStatus": 0,
"belongOrganizeName": "",
"customerId": 0,
"customerIdentifyNo": "",
"customerTag": "",
"customerKind": "",
"workHour": 0,
"serviceAddressLocationX": "",
"serviceAddressLocationY": "",
"domicileArea": "",
"domicileAddrId": "",
"houseNo": 0,
"domicileAddrLft": 0,
"domicileAddrRgt": 0,
"dwellAddrDetail": ""
}
]
],
"totalCount": 0
}