curl --location --request GET '/api/withdraw/getConfig' \
--header 'token: {{'\''38a327e6732714e2a48e0b5d3038b2cc'\''}}'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"user_earnings": "0.00",
"min_withdraw": 0,
"max_withdraw": 100,
"percentage": 10,
"type": [
{
"name": "钱包余额",
"value": 1
}
]
}
}