curl --location --request GET '/adminapi/order.order/refundInfo?id&order_category' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"id": 0,
"order_amount": "string",
"refund_amount": 0,
"settlement_status": 0,
"order_id": 0
}
}