fanli/src/main/java/com/yeshi/fanli/controller/client/v2/CommonContentControllerV2.java
@@ -80,9 +80,9 @@ if (goodsType == null || goodsType == Constant.SOURCE_TYPE_TAOBAO) { list = commonTemplateContentService.getNavList(CommonContentTypeEnum.valueOf(key)); } else if (goodsType == Constant.SOURCE_TYPE_JD) { // 暂无分类 } else if (goodsType == Constant.SOURCE_TYPE_PDD) { // 暂无分类 } if (list == null) {