curl --location --request POST '/adminapi/setting.user.user/setWithdrawConfig' \
--header 'token: {{'\''38a327e6732714e2a48e0b5d3038b2cc'\''}}' \
--data-urlencode 'withdraw_way=' \
--data-urlencode 'transfer_way='{
"code": 1,
"show": 1,
"msg": "设置成功",
"data": []
}