{ "orderId": "string" }
curl --location --request POST 'test-mg-admin.hwyc.io/pri/order/back' \ --header 'Content-Type: application/json' \ --data-raw '{ "orderId": "string" }'
{ "code": 0, "msg": "", "data": {}, "success": false }