文档
测试

3-5-2 我的分销

GET
/api/userInfo/getFreezeListByUserId

接口描述

庄泽正

请求头

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

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
message
string
示例:SUCCESS
必填
data
object
数据字典
必填
total
int
示例:2
必填
list
array
数据列表
必填
userImg
string
头像
必填
freezeMoney
int
本次佣金
必填
nickName
string
昵称
必填
orderCount
int
订单数量
必填
userRole
int
身份
必填
superAdmin
int
是否超级管理员 由于超级管理员和分销商都没有上级 所以本页面其实是不用考虑会出现分销商和管理员身份出现
必填
orderProductList
array
订单商品列表
必填
skuName
string
商品名称
必填
money
int
金额
必填
salePrice
int
商品售价
必填
productNum
int
数量
必填
productImg
string
商品封面图
必填
pageNum
int
示例:1
必填
pageSize
int
示例:6
必填
size
int
示例:2
必填
startRow
int
示例:1
必填
endRow
int
示例:2
必填
pages
int
示例:1
必填
prePage
int
示例:0
必填
nextPage
int
示例:0
必填
isFirstPage
boolean
示例:true
必填
isLastPage
boolean
示例:true
必填
hasPreviousPage
boolean
示例:false
必填
hasNextPage
boolean
示例:false
必填
navigatePages
int
示例:8
必填
navigatepageNums
array
数据列表
必填
navigateFirstPage
int
示例:1
必填
navigateLastPage
int
示例:1
必填
lastPage
int
示例:1
必填
firstPage
int
示例:1
必填

说明 / 示例

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