curl --location --request POST 'api/pmcost/work-hours/hang-up-order' \ --header 'Authorization: {{AUTH_TOKEN}}' \ --data-urlencode 'ordersn=订单号' \ --data-urlencode 'debug={{DEBUG}}'
{}