44323
2023-11-05 75bac456c3d66f6b173b1213776158c3bc5f8b96
cloud-server-activity/src/main/resources/mapper/CouponMapper.xml
@@ -29,18 +29,14 @@
        `status`,
        state,
        illustrate,
        auditStatus
        auditStatus,
        publisherType
        from t_coupon
        where 1=1
        <if test="objType == 1">
          and  auditStatus =2
        </if>
        <if test="operatorId != null">
        <if test="objType == 3">
            and cityManagerId = #{operatorId}
        </if>
        <if test="objType == 1">
          and  auditStatus =2
        </if>
        <if test="cityCode != null">
           and id in(
            SELECT DISTINCT couponId FROM