1.我的添加消息未读数量
2.添加消息已读接口
This commit is contained in:
@@ -94,4 +94,6 @@ public interface IAppNoticeService
|
||||
NoticeTotal noticTotal(Notice notice);
|
||||
|
||||
int removeNotice(Long[] ids);
|
||||
|
||||
void noticeRead(String ids);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user