1.修改保存生日报错问题
2.添加pc端获取消息列表
This commit is contained in:
@@ -76,4 +76,8 @@ public interface IAppNoticeService
|
||||
|
||||
void recommendJobCron();
|
||||
void fairCompanyCron();
|
||||
|
||||
List<Notice> selectListAppNotRead(Notice notice);
|
||||
|
||||
void readSysNotices(String ids,Long userId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user