{
"code": "string"
}
curl --location --request DELETE '/zjjytransport/tms/transport/dispatch/deleted' \
--header 'App-Version;' \
--header 'App-Code;' \
--header 'Produce-Code;' \
--header 'Terminal-Type;' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "string"
}'
{}