获取聊天记录
POST
http://localhost:8081/chat/getMessage
请求参数
参数名
类型
描述
必填
sendUserId
string
示例:7 发送人id
必填
receiverUserId
string
示例:123 接收人id(userId)
必填
type
聊天类型(1:聊天记录,2:客服记录)
必填