文档
测试

阅读消息

POST
http://114.215.85.111:8080/ldapp/chat/read

请求参数

参数名
类型
描述
必填
fromId
int
必填
toId
int
必填
pagesize
必填
pagenum
必填

响应参数

参数名
类型
描述
必填
fromId
int
必填
toId
int
必填
time
string
必填
context
string
必填
id
int
消息id
必填

说明 / 示例

{ "fromId":5, "toId":6, "pagesize":2, "pagenum":1 }