curl --location --request POST 'adminapi/order.order/getRefundInfo' \
--form 'id=""' \
--form 'refund_order[order_sn]=""' \
--form 'refund_order[type]=""'{"code":1,"show":0,"msg":"获取成功","data":{"id":58,"total_amount":"100.00","car_amount":"0.00","refund_car_amount":"0.00","total_refund_amount":"0.00","surplus_amount":100}}