文档
测试

金币提现接口

POST
http://localhost:8080/sqdk/duihuan/appWeixinKuaisu?duihuan.userId=129293&duihuan.tiMoney=8

请求参数

参数名
类型
描述
必填
duihuan.userId
int
示例:129293
必填
duihuan.tiMoney
int
提现金额,示例:8
必填

响应参数

参数名
类型
描述
必填
code
string
0失败,1成功,2金币不足,3天数不足,4一天只能提现一次
必填
message
string
示例:连续签到天数不足
必填
percent
object
示例:null
必填
object
object
示例:null
必填
couponPrice
int
示例:0
必填