curl --location 'withdraw/config'{
"code": 1,
"show": 0,
"msg": "",
"data": {
"able_withdraw": "0.00",
"min_withdraw": 0,
"max_withdraw": 0,
"poundage_percent": 0,
"type": [
{
"name": "钱包余额",
"value": 1
}
]
}
}