智慧保安后台管理-外网项目备份
Administrator
2021-11-27 dca2532f01dac86be25ad09fa9ee8035bccdca6a
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")