{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"orderNo": "string",
"workNo": "string",
"remarks": "string",
"dataChangeLastTime": "string",
"abolishPersonId": 0,
"oldOrderStatus": 0,
"abolishStatus": 0,
"tenantsDisposeEntity": {
"id": 0,
"tenantsId": 0,
"tenantsName": "string",
"isAbolish": 0,
"isSignImages": 0,
"isWorkHour": 0,
"isCheckCustomer": 0,
"qrCode": 0,
"serviceTimeSignOut": 0,
"dataChangeCreateTime": 0,
"dataChangeLastTime": 0,
"delFlag": 0,
"isCoupon": 0,
"isExportCount": 0,
"isMealsDeductPrice": 0,
"isCheckSignIn": 0,
"isCheckTenantsId": 0,
"isCheckAppAddress": 0,
"checkNotSignIn": 0,
"isElectronicSign": 0,
"isSingleServiceItem": 0,
"optionalTime": "string",
"granularityTime": 0,
"isShowCopyPlan": 0,
"clientIntentionTimeType": 0,
"switchPlanTemplateOpen": 0,
"planCopyOpen": 0,
"planDispatchOpen": 0,
"isFullTrace": 0,
"isExceptionAlert": 0,
"isAuditLog": 0
},
"abolishEntityList": [
{
"id": 0,
"dataChangeCreateTime": 0,
"dataChangeLastTime": 0,
"remarks": "string",
"creatorId": 0,
"modifierId": 0,
"delFlag": 0,
"workNo": "string",
"oldOrderStatus": 0,
"abolishPersonId": 0,
"abolishStatus": 0,
"abolishType": 0,
"abolishReason": "string",
"abolishReasonType": 0
}
],
"workNos": [
"string"
]
},
"token": "string",
"loginUser": {},
"areaId": 0
}
curl --location --request POST '/oc/workOrder/reduction' \
--header 'token: eyJhbGciOiJIUzI1NiJ9.eyJ1c2VybmFtZSI6IjE4MTE0OTI1MjA5IiwicGFzc3dvcmQiOiIzNTgyNTgzMTY3IiwiaWF0IjoxNzU0NDgwNzczLCJpc3MiOiJ0aWFueXUiLCJleHAiOjE3NTQ1NjcxNzN9.ApOu0PCRKwwmMan-Gy9JDbp0gmGYPZQ9Rt31JLidAlY' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 0,
"tenantsId": 0,
"tenantIds": [
0
],
"request": {
"orderNo": "string",
"workNo": "string",
"remarks": "string",
"dataChangeLastTime": "string",
"abolishPersonId": 0,
"oldOrderStatus": 0,
"abolishStatus": 0,
"tenantsDisposeEntity": {
"id": 0,
"tenantsId": 0,
"tenantsName": "string",
"isAbolish": 0,
"isSignImages": 0,
"isWorkHour": 0,
"isCheckCustomer": 0,
"qrCode": 0,
"serviceTimeSignOut": 0,
"dataChangeCreateTime": 0,
"dataChangeLastTime": 0,
"delFlag": 0,
"isCoupon": 0,
"isExportCount": 0,
"isMealsDeductPrice": 0,
"isCheckSignIn": 0,
"isCheckTenantsId": 0,
"isCheckAppAddress": 0,
"checkNotSignIn": 0,
"isElectronicSign": 0,
"isSingleServiceItem": 0,
"optionalTime": "string",
"granularityTime": 0,
"isShowCopyPlan": 0,
"clientIntentionTimeType": 0,
"switchPlanTemplateOpen": 0,
"planCopyOpen": 0,
"planDispatchOpen": 0,
"isFullTrace": 0,
"isExceptionAlert": 0,
"isAuditLog": 0
},
"abolishEntityList": [
{
"id": 0,
"dataChangeCreateTime": 0,
"dataChangeLastTime": 0,
"remarks": "string",
"creatorId": 0,
"modifierId": 0,
"delFlag": 0,
"workNo": "string",
"oldOrderStatus": 0,
"abolishPersonId": 0,
"abolishStatus": 0,
"abolishType": 0,
"abolishReason": "string",
"abolishReasonType": 0
}
],
"workNos": [
"string"
]
},
"token": "string",
"loginUser": {},
"areaId": 0
}'
{
"code": "",
"success": false,
"message": "",
"dataMap": {
"": {}
},
"data": {},
"dataList": [
{}
]
}