delete from base_feedback where id_=#{id,jdbcType=VARCHAR} update base_feedback title_=#{title,jdbcType=VARCHAR}, content_=#{content,jdbcType=VARCHAR}, technician_id=#{technicianId,jdbcType=VARCHAR}, create_time=#{createTime,jdbcType= TIMESTAMP }, update_time=#{updateTime,jdbcType= TIMESTAMP }, del_flag=#{delFlag,jdbcType= NUMERIC }, create_by=#{createBy,jdbcType=VARCHAR}, update_by=#{updateBy,jdbcType=VARCHAR}, where id_=#{id}