{
"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
}curl --location --request POST '/main/saveMainTable' \
--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
}'{
"code": "",
"success": false,
"message": "",
"dataMap": {
"": {}
},
"data": {},
"dataList": [
{}
]
}