curl --location '/adminapi/setting.user.user/getWithdrawConfig' \
--header 'token: 217ba8ac94c48c81403500017f8c13fc'{
"code": 0,
"show": 0,
"msg": "string",
"data": {
"withdraw_way": [
0
],
"min_money": 0,
"max_money": 0,
"service_ratio": 0
}
}