Authored by henry

去除brandagg

@@ -153,7 +153,7 @@ public class SearchProductsServiceNew { @@ -153,7 +153,7 @@ public class SearchProductsServiceNew {
153 // 6)品牌 153 // 6)品牌
154 Object brandAgg = aggregationService.getBrandAggregationResult(searchParam, paramMap, true); 154 Object brandAgg = aggregationService.getBrandAggregationResult(searchParam, paramMap, true);
155 if (brandAgg != null) { 155 if (brandAgg != null) {
156 - aggregationResult.put("brandAgg", brandAgg); 156 +// aggregationResult.put("brandAgg", brandAgg);
157 } 157 }
158 158
159 // 7)标准 159 // 7)标准