From cad18ed55cf77610b8faa9b7309275827c773795 Mon Sep 17 00:00:00 2001 From: liyj <1617420630@qq.com> Date: Wed, 29 Oct 2025 10:41:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=95=86=E5=93=81=E8=B4=A7?= =?UTF-8?q?=E6=9E=B6=E5=8F=B7=E5=90=8C=E6=AD=A5=E5=88=B0base=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../shop/product/service/impl/ShopProductBaseServiceImpl.java | 1 + 1 file changed, 1 insertion(+) diff --git a/mall-shop/src/main/java/com/suisung/mall/shop/product/service/impl/ShopProductBaseServiceImpl.java b/mall-shop/src/main/java/com/suisung/mall/shop/product/service/impl/ShopProductBaseServiceImpl.java index fc762497..ea32f864 100644 --- a/mall-shop/src/main/java/com/suisung/mall/shop/product/service/impl/ShopProductBaseServiceImpl.java +++ b/mall-shop/src/main/java/com/suisung/mall/shop/product/service/impl/ShopProductBaseServiceImpl.java @@ -818,6 +818,7 @@ public class ShopProductBaseServiceImpl extends BaseServiceImpl