好友列表接口
POST
http://localhost:6600/api/v1/list/getFriend
接口描述
获取好友列表
请求参数
参数名
类型
描述
必填
user_id
int
用户id
必填
page
int
页码
必填
limit
int
每页显示数量
必填