1.添加确认时保存app用户录用消息
2.添加岗位发布时给收藏此企业用户移动用户新岗位消息
This commit is contained in:
@@ -13,4 +13,6 @@ public interface NoticeMapper extends BaseMapper<Notice>
|
||||
List<Notice> getNoticlist(Notice notice);
|
||||
|
||||
NoticeTotal noticTotal(Notice notice);
|
||||
|
||||
int batchInsert(List<Notice> list);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user