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