From 1e64ef03770f4e3a7f357049a6fe744f39c2c4b6 Mon Sep 17 00:00:00 2001 From: 44323 <443237572@qq.com> Date: 星期二, 21 十一月 2023 09:12:20 +0800 Subject: [PATCH] 后台bug修改 --- cloud-server-activity/src/main/resources/mapper/CouponMapper.xml | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/cloud-server-activity/src/main/resources/mapper/CouponMapper.xml b/cloud-server-activity/src/main/resources/mapper/CouponMapper.xml index cbe7368..9d85767 100644 --- a/cloud-server-activity/src/main/resources/mapper/CouponMapper.xml +++ b/cloud-server-activity/src/main/resources/mapper/CouponMapper.xml @@ -92,7 +92,6 @@ <if test="cityCode != null"> and id in( SELECT DISTINCT couponId FROM - (SELECT DISTINCT couponId from t_coupon_store WHERE storeId = #{storeId} -- Gitblit v1.7.1