curl --location '/staffapi/withdraw/getConfig' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"withdraw_way": [
0
],
"min_money": 0,
"max_money": 0,
"type": [
{
"withdraw_way_name": "string",
"name": "string",
"account": "string",
"way": 0,
"image": "string"
}
]
}
}