delete from base_company where id_=#{id,jdbcType=VARCHAR} update base_company name_=#{name,jdbcType=VARCHAR}, type_=#{type,jdbcType=VARCHAR}, scale_=#{scale,jdbcType=VARCHAR}, industry_=#{industry,jdbcType=VARCHAR}, address_=#{address,jdbcType=VARCHAR}, introduction_=#{introduction,jdbcType=VARCHAR}, contact_person=#{contactPerson,jdbcType=VARCHAR}, tel_=#{tel,jdbcType=VARCHAR}, longtitude_=#{longtitude,jdbcType=VARCHAR}, latitude_=#{latitude,jdbcType=VARCHAR}, email_=#{email,jdbcType=VARCHAR}, sort_no=#{sortNo,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 }, is_certification=#{isCertification,jdbcType= VARCHAR }, credit_code=#{creditCode,jdbcType=VARCHAR}, legal_person=#{legalPerson,jdbcType=VARCHAR}, legal_tel=#{legalTel,jdbcType=VARCHAR}, business_license_url=#{businessLicenseUrl,jdbcType=VARCHAR}, logo_=#{logo,jdbcType=VARCHAR}, area_=#{area,jdbcType=VARCHAR}, where id_=#{id}