{
"code": "string"
}
curl --location --request PUT '/zjjytransport/tms/transport/dispatch/close' \
--header 'App-Version;' \
--header 'App-Code;' \
--header 'Produce-Code;' \
--header 'Terminal-Type;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "string"
}'
{
"dispatcherCode": [
""
],
"dispatchCode": "",
"dispatchNo": "",
"orderName": "",
"productName": "",
"specificationsName": "",
"startTime": "",
"endTime": "",
"deliveryTime": "",
"goodsInfo": "",
"createCode": ""
}