admin
2019-06-26 1d36d85eebd73a1bef9c8b5ea77bbfc28260e878
fanli/src/main/java/com/yeshi/fanli/service/impl/goods/CommonTemplateContentServiceImpl.java
@@ -112,6 +112,8 @@
         navList = getCommonNav();
      } else if (type == CommonContentTypeEnum.qiCheHuWai) {
         navList = getCommonNav();
      } else if (type == CommonContentTypeEnum.chaoPinReMai) {
         navList = getCommonNav();
      }
      return navList;