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>