delete from base_job_information_info where id_=#{id,jdbcType=VARCHAR} update base_job_information_info person_id=#{personId,jdbcType=VARCHAR}, photo_=#{photo,jdbcType=VARCHAR}, service_desc=#{serviceDesc,jdbcType=VARCHAR}, Intended_industries=#{intendedIndustries,jdbcType=VARCHAR}, Intended_position=#{intendedPosition,jdbcType=VARCHAR}, hope_salary=#{hopeSalary,jdbcType= NUMERIC }, method_=#{method,jdbcType=VARCHAR}, work_experience=#{workExperience,jdbcType= NUMERIC }, education_=#{education,jdbcType=VARCHAR}, status_=#{status,jdbcType=VARCHAR}, create_by=#{createBy,jdbcType=VARCHAR}, create_time=#{createTime,jdbcType= TIMESTAMP }, update_by=#{updateBy,jdbcType=VARCHAR}, update_time=#{updateTime,jdbcType= TIMESTAMP }, del_flag=#{delFlag,jdbcType= NUMERIC }, where id_=#{id}