文档
测试

3-5-0-0 获取用户佣金信息

GET
api/userInfo/getUserCommissionInfo

接口描述

庄泽正

请求头

参数名
类型
描述
必填
openId
必填
cityId
必填

响应参数

参数名
类型
描述
必填
code
int
200成功
必填
message
string
失败报文
必填
data
object
数据字典
必填
userImg
string
用户头像
必填
mySubordinateCount
int
我的分销
必填
freezeMoney
int
冻结收益
必填
totalMoney
int
总收益
必填
userName
string
昵称
必填
userRole
int
用户角色 1:普通用户 2:小达人 3:大达人 4:B端分销商
必填
userNumber
string
用户编号
必填
monthMoney
int
本月收益
必填
cashIncome
int
可提现佣金
必填
superAdmin
是否是超级管理员 0:不是 1:是
必填
managerIncome
double
管理佣金 超级管理者才会返回此参数
可选
todayMoney
int
今日收益
必填
recommendUserName
string
我的推荐人昵称
可选
subordinateCount
int
如果用户为小达人该字段表示为下级人员数量
可选
needNum
int
升为大达人所需人数
可选
unfreezeTime
int
佣金冻结时间(天)
必填

说明 / 示例

![image.png](https://cos.easydoc.net/46957777/files/kbftgapu.png)