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}