cloud-server-activity/src/main/resources/mapper/CouponMapper.xml
@@ -32,6 +32,10 @@ auditStatus from t_coupon where 1=1 <if test="objType == 1"> and auditStatus =2 </if> where 1=1 <if test="operatorId != null"> and cityManagerId = #{operatorId} </if>