mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-06 07:21:24 +08:00
nitice module modified query with mybatis plus linked table to xml
This commit is contained in:
@@ -23,4 +23,6 @@ public interface INoticeService extends IService<Notice> {
|
||||
Boolean deleteById(Long nid);
|
||||
|
||||
Boolean updateNotice(Notice notice);
|
||||
|
||||
Boolean addNotice(Notice notice);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user