mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-06 07:21:24 +08:00
the function of modify top have been completed and modify the manageTable index
This commit is contained in:
@@ -25,6 +25,8 @@ public interface INoticeService extends IService<Notice> {
|
||||
|
||||
Boolean updateNotice(Notice notice);
|
||||
|
||||
Boolean updateNoticeTop(Notice notice);
|
||||
|
||||
Boolean addNotice(Notice notice);
|
||||
|
||||
IPage<Notice> selectPageAllNotice(IPage<?> page);
|
||||
|
||||
Reference in New Issue
Block a user