智慧保安后台管理-外网-验收版本
Administrator
2021-12-02 ec1cb265b0d2d98172fd7a58512218959eae8359
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")