{
"order_id":"298114",
"action":1,
"nums":1
}curl --location '/client/order/print' \
--header 'Authorization: {{Authorization}}' \
--header 'Content-Type: application/json' \
--data '{
"order_id":"298114",
"action":1,
"nums":1
}'{}