记得上下班打卡 | git大法好,push需谨慎

Commit a4bde0d5 authored by GaoHu's avatar GaoHu

bug:组合购不显示

parent b2bdcea3
......@@ -547,6 +547,7 @@ public class DataUtils {
GoblinGoodsSkuInfoVo skuInfoVo = goblinRedisUtils.getGoodsSkuInfoVo(item.getSkuId());
item.setSkuName(skuInfoVo.getName());
}
toDayCombinationList.add(mixDetails);
});
/*Query queryToDayCombination = new Query();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment