curl --location --request GET '/api/recharge/config' \ --header 'token: {{apiToken}}'
{"code":1,"show":0,"msg":"","data":{"status":0,"user_money":"0.00"}}