消息已读
POST
api/message/noticeread
接口描述
点击某条消息后,调用此接口,消息状会变为已读状态
请求参数
参数名
类型
描述
必填
id
int
某条消息的消息id
必填
响应参数
参数名
类型
描述
必填
code
int
1
必填
msg
已阅读
必填