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;