liujie
2023-10-26 5ecb954f03f2da90df620155cc98edf3b8184b3d
cloud-server-activity/src/main/resources/mapper/CouponMapper.xml
@@ -28,9 +28,13 @@
        pickUpQuantity,
        `status`,
        state,
        illustrate
        illustrate,
        auditStatus
        from t_coupon
        where 1 = 1
        where 1=1
        <if test="objType == 1">
          and  auditStatus =2
        </if>
        <if test="cityCode != null">
           and id in(
            SELECT DISTINCT couponId FROM