From 3c5723e2b832823fc63e6d8cd1460b2e003583db Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期一, 29 九月 2025 17:16:38 +0800
Subject: [PATCH] 抽奖活动添加次数规则
---
framework/src/main/resources/mapper/lmk/CouponVirtualMapper.xml | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/framework/src/main/resources/mapper/lmk/CouponVirtualMapper.xml b/framework/src/main/resources/mapper/lmk/CouponVirtualMapper.xml
index dda1ad7..274c01d 100644
--- a/framework/src/main/resources/mapper/lmk/CouponVirtualMapper.xml
+++ b/framework/src/main/resources/mapper/lmk/CouponVirtualMapper.xml
@@ -63,7 +63,6 @@
LCV.update_by,
LCV.delete_flag,
LCV.user_nickname,
- LCV.id
LCV.id,
LGS.original
FROM
--
Gitblit v1.8.0