ManagementIGOTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/system/dao/mapping/UserCouponRecordMapper.xml
@@ -63,7 +63,7 @@ <if test="userPhone != null and userPhone !=''"> and u.phone like CONCAT('%',#{userPhone},'%') </if> <if test="couponActivityId != null and couponActivityId !=''"> <if test="couponActivityId != null"> and c.couponActivityId=#{couponActivityId} </if> <if test="state != null and state !=''">