From b950d03daea711e6ba89be2f3542234d36863000 Mon Sep 17 00:00:00 2001 From: wuchunlei Date: Fri, 6 Dec 2024 14:38:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9userid=E4=BB=8E=E8=AE=A2?= =?UTF-8?q?=E5=8D=95=E4=B8=AD=E8=8E=B7=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../peanut/modules/common/service/impl/CouponServiceImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/com/peanut/modules/common/service/impl/CouponServiceImpl.java b/src/main/java/com/peanut/modules/common/service/impl/CouponServiceImpl.java index 67c51461..ddc296dc 100644 --- a/src/main/java/com/peanut/modules/common/service/impl/CouponServiceImpl.java +++ b/src/main/java/com/peanut/modules/common/service/impl/CouponServiceImpl.java @@ -261,7 +261,7 @@ public class CouponServiceImpl extends ServiceImpl impl ShopProduct shopProduct = shopProductDao.selectById(map.get("product_id").toString()); for (int i=0;i