{ "param": { "ids": [ "string" ] }, "uuid": "string", "startDate": "string" }
curl --location --request POST '/commonApi/inner/deleteTransitOrder' \ --header 'token: ddaac0cb-41ee-42b3-9198-7f3452f90aca' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "actionMsg": null, "code": 0, "data": true, "errorMsg": null, "msg": "成功", "msgCode": null, "solution": null }