{
"order": "string",
"one_id": "string",
"tow_id": "string"
}
curl --location --request POST 'https://api.chasing.comgoods_custom/sort' \
--header 'Content-Type: application/json' \
--data-raw '{
"order": "string",
"one_id": "string",
"tow_id": "string"
}'
{}