文档
测试

提现页面

POST
http://pc.dao333.com/applets/Myself/distribution

请求参数

参数名
类型
描述
必填
token
必填

响应参数

参数名
类型
描述
必填
nickname
昵称
必填
userface
头像
必填
money
可提现
必填
commission
待入账金额
必填
withdraw_money
已提现额
必填
total_money
分享佣金
必填

说明 / 示例

{ "status": 200, "msg": "", "list": { "nickname": "橘子味汽水", "userface": "http://thirdwx.qlogo.cn/mmopen/vi_32/nE4GrbxL2qiaZAp5h4DslxuChicUfFXIibmIEAGeTIup69reBOpDlkMl4cVcNyiasFMmfqNa9eAcDNImn4maaBzS8Q/132", "money": "0.00", "commission": null, "withdraw_money": "0.00" } }