curl --location --request GET 'http://172.24.66.61/aimall/public/api/User/withdraw_config?token='
{ "code": 200, "msg": "提现配置", "data": { "withdraw_fee": 10, "withdraw_full_fee": "100.00" } }