Authorization: Bearer ********************
{ "orderSn":"THC367585763661115392" }
curl --location --request POST '/api/order/app/orderDetail' \ --header 'Content-Type: application/json' \ --data-raw '{ "orderSn":"THC367585763661115392" }'
{}