修复更新商品状态不会
This commit is contained in:
@@ -658,11 +658,6 @@ public class GoodsSkuServiceImpl extends ServiceImpl<GoodsSkuMapper, GoodsSku> i
|
||||
}
|
||||
}
|
||||
|
||||
private void updateSkuCache() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
@Autowired
|
||||
public void setGoodsService(GoodsService goodsService) {
|
||||
this.goodsService = goodsService;
|
||||
|
||||
Reference in New Issue
Block a user