nickchange
2023-11-02 75565908f9501135ea89f0dbc157c57664404055
cloud-server-activity/src/main/resources/mapper/CouponMapper.xml
@@ -35,7 +35,6 @@
        <if test="objType == 1">
          and  auditStatus =2
        </if>
        where 1=1
        <if test="operatorId != null">
            and cityManagerId = #{operatorId}
        </if>