获取我消息
GET
/message/my
请求参数
参数名
类型
描述
必填
createBy
string
创建人
可选
createTime
string
创建时间
可选
updateBy
string
更新人
可选
updateTime
string
更新时间
可选
pageNo
string
页数
可选
pageSize
string
每页条数
可选
sortBy
string
排序
可选
order
string
排序顺序
可选
id
string
主键ID
可选
userId
string
发送方用户ID
必填
senderName
string
发送方名称
可选
receiveUser
string
接收人ID
必填
receiveUserName
string
接收人用户名
可选
content
string
消息内容
必填
响应参数
参数名
类型
描述
必填
root
object
successful operation
必填