curl --location --request GET '/api/recharge/lists' \
--header 'token;'
{"code":1,"show":0,"msg":"","data":{"lists":[{"pay_way_text":"微信支付","sn":"202403111034271289","order_amount":"85.00","pay_way":2,"pay_status":1,"refund_status":0,"pay_time":"2024-03-11 11:36:04","status_text":"已支付"}],"count":1,"page_no":1,"page_size":25,"extend":[]}}