delete from job_recruitment where id_=#{id,jdbcType=VARCHAR} update job_recruitment company_id=#{companyId,jdbcType=VARCHAR}, title_=#{title,jdbcType=VARCHAR}, area_=#{area,jdbcType=VARCHAR}, address_=#{address,jdbcType=VARCHAR}, position_=#{position,jdbcType=VARCHAR}, position_message=#{positionMessage,jdbcType=VARCHAR}, requirements_=#{requirements,jdbcType=VARCHAR}, position_number=#{positionNumber,jdbcType= NUMERIC }, work_year=#{workYear,jdbcType=VARCHAR}, education_=#{education,jdbcType=VARCHAR}, position_sex=#{positionSex,jdbcType=VARCHAR}, read_times=#{readTimes,jdbcType= NUMERIC }, wage_type=#{wageType,jdbcType=VARCHAR}, is_discuss_personally=#{isDiscussPersonally,jdbcType= NUMERIC }, contact_person=#{contactPerson,jdbcType=VARCHAR}, tel_=#{tel,jdbcType=VARCHAR}, status_=#{status,jdbcType=VARCHAR}, approve_status=#{approveStatus,jdbcType=VARCHAR}, reading_times=#{readingTimes,jdbcType= NUMERIC }, collection_times=#{collectionTimes,jdbcType= NUMERIC }, delivery_times=#{deliveryTimes,jdbcType= NUMERIC }, 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 }, work_category_id=#{workCategoryId,jdbcType= VARCHAR }, where id_=#{id}