fix: 通知公告和字典重构问题修复
This commit is contained in:
@@ -120,7 +120,7 @@ public class NoticeController {
|
||||
}
|
||||
|
||||
@Operation(summary = "获取我的通知公告分页列表")
|
||||
@GetMapping("/my/page")
|
||||
@GetMapping("/my-page")
|
||||
public PageResult<UserNoticePageVO> getMyNoticePage(
|
||||
NoticePageQuery queryParams
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user