admin
2019-08-22 c044b6dd024b6884a4f39bc56e4873c95b13fe02
免单更改
1个文件已修改
2 ■■■ 已修改文件
fanli/src/main/java/com/yeshi/fanli/service/impl/goods/CommonTemplateContentServiceImpl.java 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
fanli/src/main/java/com/yeshi/fanli/service/impl/goods/CommonTemplateContentServiceImpl.java
@@ -184,7 +184,7 @@
        } else if (type == CommonContentTypeEnum.haoQuan) {
            result = getHaoQuanContent(cid, page, pageSize);
        } else if (type == CommonContentTypeEnum.mianDan) {
            result = getHaoQuanContent(cid, page, pageSize);
            result = getMianDanContent(page, pageSize);
        }
        if (result != null) {// 商品信息过滤