yujian
2019-07-31 e04faa7aab0f7fb003a92a12a0e4fc45bd204e8d
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) {