curl --location --request GET 'http://www.likeadmin.localhost/adminapi/recharge.recharge/getConfig' \ --header 'token: {{token}}'
{ "code": 0, "show": 0, "msg": "string", "data": { "status": 0, "min_amount": 0 } }