获取好友列表
POST
localhost:8086/user/getFriendList
接口描述
好友列表的排序规则是按照最近一条消息日期的降序
请求头
参数名
类型
描述
必填
xwqtoken
String
用户唯一标识id
必填
响应参数
参数名
类型
描述
必填
message
object
示例:null
必填
account
string
示例:1234568
必填
password
string
示例:1 未读消息个数
必填
name
string
示例:1234568
必填
date
string
示例:2021-02-10 22:15:19 消息日期
必填
sex
string
示例:1234568
必填
headimg
string
示例:1234568
必填
jxb
int
示例:0
必填
email
string
示例:11 消息内容
必填
tel
object
示例:null
必填
code
int
示例:200
必填