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