mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-04 22:41:24 +08:00
use pinia to modify notice update function and add pagination to noticeManage page
This commit is contained in:
@@ -40,7 +40,7 @@ public class NoticeTest {
|
||||
|
||||
@Test
|
||||
void selectAllTest() {
|
||||
ResponseResult noticeList = noticeController.selectAllNotice(null, null,null,null);
|
||||
// ResponseResult noticeList = noticeController.selectAllNotice(null, null,null,null);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user