|
|
@@ -1864,7 +1864,7 @@ public class GoodsServiceImpl implements GoodsService {
|
|
|
uuids.add(nowGoods.getBatchCode());
|
|
|
recommendProductService.deleteProductsWhenSellerUpdateReserve(storeuuid, uuids);
|
|
|
} else {
|
|
|
- // recommendProductService.updateRecommendProductInfo(nowGoods);
|
|
|
+ recommendProductService.updateRecommendProductInfo(nowGoods);
|
|
|
}
|
|
|
return nowGoods;
|
|
|
}
|