添加未读消息列列表
This commit is contained in:
@@ -80,4 +80,6 @@ public interface IAppNoticeService
|
||||
List<Notice> selectListAppNotRead(Notice notice);
|
||||
|
||||
void readSysNotices(String ids,Long userId);
|
||||
|
||||
List<Notice> selectListAppNotics(Notice notice);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user