44323
2023-11-21 1e64ef03770f4e3a7f357049a6fe744f39c2c4b6
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}