🔐 获取关注与粉丝列表
GET
/api/topicside/loadUserFollowList
接口描述
获取关注列表
请求参数
参数名
类型
描述
必填
followType
int
1、我关注的 2 关注我的
必填
响应参数
参数名
类型
描述
必填
total
int
示例:1
必填
userId
int
示例:1
必填
icon
string
示例:https://img1.baidu.com/it/u=2681504758,1624692466&fm=26&fmt=auto&gp=0.jpg
必填
nickName
string
示例:nickName
必填
createTime
string
示例:2021-07-28T07:59:14.000+0800
必填
bothStatus
int
是否双向关注 1是0不是
可选
code
int
示例:200
必填
msg
string
示例:查询成功
必填