admin
2019-08-26 5a80c35e42ba1ed7340097ea9b156016e52a23f2
fanli/src/main/java/com/yeshi/fanli/controller/client/v2/CommonContentControllerV2.java
@@ -82,7 +82,7 @@
      } else if (type == Constant.SOURCE_TYPE_JD) {
         // 暂无分类
      } else if (type == Constant.SOURCE_TYPE_PDD) {
         // 暂无分类
         list = pddCommonTemplateContentService.getNavList(PDDCommonContentTypeEnum.valueOf(key));
      }
      
      if (list == null) {