文档
测试

pool-活跃榜

POST
123.56.190.192:9001/classify/poolLiveness

请求头

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

请求参数

参数名
类型
描述
必填
classifyId
String
圈子id
必填

响应参数

参数名
类型
描述
必填
ResultInfo
必填
flag
boolean
正常为true,发生异常返回false
必填
code
int
200成功 5001异常
必填
message
String
响应描述
必填
PoolLivenessList
PoolLivenessList<PoolActively>
响应数据
必填
poolActivelyList
List<PoolActively>
活跃榜单集合
必填
userId
String
用户id
必填
nickName
String
昵称
必填
headAddress
String
头像地址
必填
number
int
活跃度
必填
poolActively
PoolActively
用户自己的活跃度
必填
userId
String
用户id
必填
nickName
String
昵称
必填
headAddress
String
头像地址
必填
number
int
活跃度
必填