delete from base_company where id_=#{id,jdbcType=VARCHAR} update base_company name_=#{name,jdbcType=VARCHAR}, legal_name=#{legalName,jdbcType=VARCHAR}, legal_card=#{legalCard,jdbcType=VARCHAR}, legal_card_file=#{legalCardFile,jdbcType=VARCHAR}, uscc_code=#{usccCode,jdbcType=VARCHAR}, uscc_files=#{usccFiles,jdbcType=VARCHAR}, type_=#{type,jdbcType=VARCHAR}, business_nature=#{businessNature,jdbcType=VARCHAR}, business_scope=#{businessScope,jdbcType=VARCHAR}, industry_type=#{industryType,jdbcType=VARCHAR}, employees_number=#{employeesNumber,jdbcType= NUMERIC }, insured_number=#{insuredNumber,jdbcType= NUMERIC }, person_=#{person,jdbcType=VARCHAR}, tel_=#{tel,jdbcType=VARCHAR}, mail_=#{mail,jdbcType=VARCHAR}, postal_=#{postal,jdbcType=VARCHAR}, address_=#{address,jdbcType=VARCHAR}, company_stamp_file=#{companyStampFile,jdbcType=VARCHAR}, promoter_=#{promoter,jdbcType=VARCHAR}, remark_=#{remark,jdbcType=VARCHAR}, buy_id=#{buyId,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}