curl --location --request GET '/api/withdraw/detail?id' \
--header 'token;'
{"code":1,"show":0,"msg":"","data":{"type_desc":"微信收款码","status_desc":"待审核","handling_fee_ratio":"1%","id":1,"type":3,"money":"10.00","left_money":"9.90","handling_fee":"0.10","real_name":"hahah","account":"test","status":1,"verify_remark":null,"verify_time":"","transfer_remark":null,"finish_time":"","create_time":"2024-03-13 15:42:08","nickname":"用户10031527","money_qr_code":"http://www.php-ws.localhost/89.png"}}