delete from base_recruit_information_info where id_=#{id,jdbcType=VARCHAR}
update base_recruit_information_info
enterprise_id=#{enterpriseId,jdbcType=VARCHAR},
position_name=#{positionName,jdbcType=VARCHAR},
salary_=#{salary,jdbcType=VARCHAR},
settlement_method=#{settlementMethod,jdbcType=VARCHAR},
industry_=#{industry,jdbcType=VARCHAR},
recruiting_numbers=#{recruitingNumbers,jdbcType=VARCHAR},
desc=#{desc,jdbcType=VARCHAR},
contacts=#{contacts,jdbcType=VARCHAR},
contacts_phone=#{contactsPhone,jdbcType=VARCHAR},
work_area=#{workArea,jdbcType=VARCHAR},
address_=#{address,jdbcType=VARCHAR},
browse_number=#{browseNumber,jdbcType= NUMERIC },
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}