文档
测试

提现配置信息

GET
http://localhost/app/account/withdrawals/config

接口描述

没有入参

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
object
数据字典
必填
chargeRate
float
提现手续费率-百分之多少;示例:0.1
必填
createTime
object
创建时间
必填
id
int
唯一标识,示例:10
必填
minCharge
int
最低手续费,单位分;示例:10
必填
msg
string
示例:
必填
res
int
示例:0
必填
success
boolean
示例:true
必填