智慧保安后台管理-外网
Administrator
2021-11-08 d4cb6034a5e05b7aa2fb4593f4c2b630be138ca1
src/main/java/org/springblade/modules/desk/controller/NoticeController.java
@@ -90,7 +90,7 @@
   /**
    * 多表联合查询自定义分页
    */
   @GetMapping("/page")
      @GetMapping("/page")
   @ApiImplicitParams({
      @ApiImplicitParam(name = "category", value = "公告类型", paramType = "query", dataType = "integer"),
      @ApiImplicitParam(name = "title", value = "公告标题", paramType = "query", dataType = "string")