yujian
2019-09-10 c89f7ee4a03ac4eb6010f2982f9bc71986c4e75e
fanli/src/main/java/com/yeshi/fanli/service/impl/goods/CommonTemplateContentServiceImpl.java
@@ -145,7 +145,7 @@
      } else if (type == CommonContentTypeEnum.chaoPinReMai) {
         navList = getCommonNav();
      } else if (type == CommonContentTypeEnum.mianDan) {
         navList = getCommonNav();
         navList = new ArrayList<>();
      }
      return navList;
@@ -184,7 +184,7 @@
      } else if (type == CommonContentTypeEnum.haoQuan) {
         result = getHaoQuanContent(cid, page, pageSize);
      } else if (type == CommonContentTypeEnum.mianDan) {
         result = getHaoQuanContent(cid, page, pageSize);
         result = getMianDanContent(page, pageSize);
      }
      if (result != null) {// 商品信息过滤