delete from job_resume where id_=#{id,jdbcType=VARCHAR} update job_resume 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 }, job_user_id=#{jobUserId,jdbcType=VARCHAR}, sex_=#{sex,jdbcType=VARCHAR}, position_category_id=#{positionCategoryId,jdbcType=VARCHAR}, work_exp=#{workExp,jdbcType=VARCHAR}, education_=#{education,jdbcType=VARCHAR}, dream_money=#{dreamMoney,jdbcType=VARCHAR}, dream_add=#{dreamAdd,jdbcType=VARCHAR}, birthday_=#{birthday,jdbcType= TIMESTAMP }, introduction_=#{introduction,jdbcType=VARCHAR}, status_=#{status,jdbcType=VARCHAR}, approve_status=#{approveStatus,jdbcType=VARCHAR}, job_status=#{jobStatus,jdbcType=VARCHAR}, where id_=#{id}