delete from base_wish_info_user_record where id_=#{id,jdbcType=VARCHAR}
update base_wish_info_user_record
reg_user_id=#{regUserId,jdbcType=VARCHAR},
wish_info_id=#{wishInfoId,jdbcType=VARCHAR},
student_aspirations_id=#{studentAspirationsId,jdbcType=VARCHAR},
is_spot=#{isSpot,jdbcType= NUMERIC },
status_=#{status,jdbcType=VARCHAR},
num_=#{num,jdbcType=VARCHAR},
del_flag=#{delFlag,jdbcType= NUMERIC },
create_by=#{createBy,jdbcType=VARCHAR},
create_time=#{createTime,jdbcType= TIMESTAMP },
update_by=#{updateBy,jdbcType=VARCHAR},
update_time=#{updateTime,jdbcType= TIMESTAMP },
sender_=#{sender,jdbcType=VARCHAR},
sender_address=#{senderAddress,jdbcType=VARCHAR},
sender_phone=#{senderPhone,jdbcType=VARCHAR},
recipients_=#{recipients,jdbcType=VARCHAR},
recipients_address=#{recipientsAddress,jdbcType=VARCHAR},
recipients_phone=#{recipientsPhone,jdbcType=VARCHAR},
completion_time=#{completionTime,jdbcType= TIMESTAMP },
completion_time = null,
delivery_time=#{deliveryTime,jdbcType= TIMESTAMP },
where id_=#{id}