消息列表
POST
http://114.215.85.111:8080/ldapp/chat/chats
请求参数
参数名
类型
描述
必填
userId
int
用户id
必填
返回参数
参数名
类型
描述
必填
lastTime
string
最后一条消息时间
必填
total
int
新消息条数
必填
id
int
发送消息用户id
必填
lastContext
string
消息内容
必填
name
string
发消息用户姓名
必填
chatHead
string
头像
必填