智慧保安后台管理-外网
Administrator
2021-11-26 21a54886661bfa3459e4f768d2be991c03574b90
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")