pool-圈子
POST
123.56.190.192:9001/classify/information
请求头
参数名
类型
描述
必填
token
必填
请求参数
参数名
类型
描述
必填
categoryId
int
分类id
必填
page
int
页码
必填
响应参数
参数名
类型
描述
必填
flag
boolean
正常为true,发生异常返回false
必填
code
int
200正常 5001异常
必填
id
必填
poolId
String
圈子id
必填
time
long
时间
必填
userId
String
用户id
必填
poolName
String
圈子名称
必填
colorValue
int
池子颜色值
必填
categoryId
int
圈子分类id
必填
headUrl
String
圈子头像地址
必填
backgroundPictureUrl
String
圈子背景地址
必填
number
long
关注总数
必填
informationList
List<ClassifyInformation>
热门 大bigurl 小smllurl
必填
message
String
响应信息描述
必填