admin
2019-07-31 784af16411d97c3e14f81dd4ebf1380c8b9effb0
fanli/src/main/java/com/yeshi/fanli/controller/client/v1/CommonContentController.java
@@ -88,7 +88,7 @@
      }
      CommonContentResult result = commonTemplateContentService.getContentList(CommonContentTypeEnum.valueOf(key),
            cid, page, Constant.PAGE_SIZE);
            cid, page, 10);
      // 保留暂时不开启,待后续开启
      List<SwiperPicture> bannerList = new ArrayList<>();