curl --location --request GET '/api/withdraw/lists' \
--header 'token;'
{"code":1,"show":0,"msg":"","data":{"lists":[{"type_desc":"微信收款码","status_desc":"待审核","handling_fee_ratio":"1%","id":1,"sn":"202403131542087566","money":"10.00","left_money":"9.90","handling_fee":"0.10","account":"test","create_time":"2024-03-13 15:42:08"}],"count":1,"page_no":1,"page_size":25,"extend":[]}}