From fa27fd4a21e04352a97988c153b7709ebecc4e89 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期四, 20 十一月 2025 10:52:33 +0800
Subject: [PATCH] 处理bug

---
 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