and ${criterion.condition}
and ${criterion.condition} #{criterion.value}
and ${criterion.condition} #{criterion.value} and #{criterion.secondValue}
and ${criterion.condition}
#{listItem}
and ${criterion.condition}
and ${criterion.condition} #{criterion.value}
and ${criterion.condition} #{criterion.value} and #{criterion.secondValue}
and ${criterion.condition}
#{listItem}
id, p_company_id, company_name, company_short_name, company_english_name, company_type,
organization_number, establish_date, domicile_id, company_address, company_address2,
city, province, country, reg_city, reg_province, reg_country, contact_phone, post_code,
fax, email, website, registered_capital, offshore_fund, company_status, base_currency_crc,
register_number, register_status, register_date, register_number_address, is_member,
join_date, member_type, fund_category_ori, business_type, nature_business_type, capital_paid_rate,
logo, isvisible, paid_capital, company_asset_size, legal_representative, is_qualify,
get_qualify_method, employee_cnts, integrity_info, special_tips, amac_link, create_time,
create_by, update_time, update_by, delete_tag
company_profile, philosopy, representative_experience
delete from company_info
where id = #{id,jdbcType=VARCHAR}
delete from company_info
insert into company_info (id, p_company_id, company_name,
company_short_name, company_english_name, company_type,
organization_number, establish_date, domicile_id,
company_address, company_address2, city,
province, country, reg_city,
reg_province, reg_country, contact_phone,
post_code, fax, email,
website, registered_capital, offshore_fund,
company_status, base_currency_crc, register_number,
register_status, register_date, register_number_address,
is_member, join_date, member_type,
fund_category_ori, business_type, nature_business_type,
capital_paid_rate, logo, isvisible,
paid_capital, company_asset_size, legal_representative,
is_qualify, get_qualify_method, employee_cnts,
integrity_info, special_tips, amac_link,
create_time, create_by, update_time,
update_by, delete_tag, company_profile,
philosopy, representative_experience
)
values (#{id,jdbcType=VARCHAR}, #{pCompanyId,jdbcType=VARCHAR}, #{companyName,jdbcType=VARCHAR},
#{companyShortName,jdbcType=VARCHAR}, #{companyEnglishName,jdbcType=VARCHAR}, #{companyType,jdbcType=INTEGER},
#{organizationNumber,jdbcType=VARCHAR}, #{establishDate,jdbcType=DATE}, #{domicileId,jdbcType=INTEGER},
#{companyAddress,jdbcType=VARCHAR}, #{companyAddress2,jdbcType=VARCHAR}, #{city,jdbcType=VARCHAR},
#{province,jdbcType=VARCHAR}, #{country,jdbcType=VARCHAR}, #{regCity,jdbcType=VARCHAR},
#{regProvince,jdbcType=VARCHAR}, #{regCountry,jdbcType=VARCHAR}, #{contactPhone,jdbcType=VARCHAR},
#{postCode,jdbcType=VARCHAR}, #{fax,jdbcType=VARCHAR}, #{email,jdbcType=VARCHAR},
#{website,jdbcType=VARCHAR}, #{registeredCapital,jdbcType=DECIMAL}, #{offshoreFund,jdbcType=INTEGER},
#{companyStatus,jdbcType=INTEGER}, #{baseCurrencyCrc,jdbcType=INTEGER}, #{registerNumber,jdbcType=VARCHAR},
#{registerStatus,jdbcType=INTEGER}, #{registerDate,jdbcType=DATE}, #{registerNumberAddress,jdbcType=VARCHAR},
#{isMember,jdbcType=TINYINT}, #{joinDate,jdbcType=DATE}, #{memberType,jdbcType=INTEGER},
#{fundCategoryOri,jdbcType=VARCHAR}, #{businessType,jdbcType=VARCHAR}, #{natureBusinessType,jdbcType=INTEGER},
#{capitalPaidRate,jdbcType=DECIMAL}, #{logo,jdbcType=VARCHAR}, #{isvisible,jdbcType=INTEGER},
#{paidCapital,jdbcType=DECIMAL}, #{companyAssetSize,jdbcType=INTEGER}, #{legalRepresentative,jdbcType=VARCHAR},
#{isQualify,jdbcType=INTEGER}, #{getQualifyMethod,jdbcType=VARCHAR}, #{employeeCnts,jdbcType=INTEGER},
#{integrityInfo,jdbcType=VARCHAR}, #{specialTips,jdbcType=VARCHAR}, #{amacLink,jdbcType=VARCHAR},
#{createTime,jdbcType=TIMESTAMP}, #{createBy,jdbcType=VARCHAR}, #{updateTime,jdbcType=TIMESTAMP},
#{updateBy,jdbcType=VARCHAR}, #{deleteTag,jdbcType=INTEGER}, #{companyProfile,jdbcType=LONGVARCHAR},
#{philosopy,jdbcType=LONGVARCHAR}, #{representativeExperience,jdbcType=LONGVARCHAR}
)
insert into company_info
id,
p_company_id,
company_name,
company_short_name,
company_english_name,
company_type,
organization_number,
establish_date,
domicile_id,
company_address,
company_address2,
city,
province,
country,
reg_city,
reg_province,
reg_country,
contact_phone,
post_code,
fax,
email,
website,
registered_capital,
offshore_fund,
company_status,
base_currency_crc,
register_number,
register_status,
register_date,
register_number_address,
is_member,
join_date,
member_type,
fund_category_ori,
business_type,
nature_business_type,
capital_paid_rate,
logo,
isvisible,
paid_capital,
company_asset_size,
legal_representative,
is_qualify,
get_qualify_method,
employee_cnts,
integrity_info,
special_tips,
amac_link,
create_time,
create_by,
update_time,
update_by,
delete_tag,
company_profile,
philosopy,
representative_experience,
#{id,jdbcType=VARCHAR},
#{pCompanyId,jdbcType=VARCHAR},
#{companyName,jdbcType=VARCHAR},
#{companyShortName,jdbcType=VARCHAR},
#{companyEnglishName,jdbcType=VARCHAR},
#{companyType,jdbcType=INTEGER},
#{organizationNumber,jdbcType=VARCHAR},
#{establishDate,jdbcType=DATE},
#{domicileId,jdbcType=INTEGER},
#{companyAddress,jdbcType=VARCHAR},
#{companyAddress2,jdbcType=VARCHAR},
#{city,jdbcType=VARCHAR},
#{province,jdbcType=VARCHAR},
#{country,jdbcType=VARCHAR},
#{regCity,jdbcType=VARCHAR},
#{regProvince,jdbcType=VARCHAR},
#{regCountry,jdbcType=VARCHAR},
#{contactPhone,jdbcType=VARCHAR},
#{postCode,jdbcType=VARCHAR},
#{fax,jdbcType=VARCHAR},
#{email,jdbcType=VARCHAR},
#{website,jdbcType=VARCHAR},
#{registeredCapital,jdbcType=DECIMAL},
#{offshoreFund,jdbcType=INTEGER},
#{companyStatus,jdbcType=INTEGER},
#{baseCurrencyCrc,jdbcType=INTEGER},
#{registerNumber,jdbcType=VARCHAR},
#{registerStatus,jdbcType=INTEGER},
#{registerDate,jdbcType=DATE},
#{registerNumberAddress,jdbcType=VARCHAR},
#{isMember,jdbcType=TINYINT},
#{joinDate,jdbcType=DATE},
#{memberType,jdbcType=INTEGER},
#{fundCategoryOri,jdbcType=VARCHAR},
#{businessType,jdbcType=VARCHAR},
#{natureBusinessType,jdbcType=INTEGER},
#{capitalPaidRate,jdbcType=DECIMAL},
#{logo,jdbcType=VARCHAR},
#{isvisible,jdbcType=INTEGER},
#{paidCapital,jdbcType=DECIMAL},
#{companyAssetSize,jdbcType=INTEGER},
#{legalRepresentative,jdbcType=VARCHAR},
#{isQualify,jdbcType=INTEGER},
#{getQualifyMethod,jdbcType=VARCHAR},
#{employeeCnts,jdbcType=INTEGER},
#{integrityInfo,jdbcType=VARCHAR},
#{specialTips,jdbcType=VARCHAR},
#{amacLink,jdbcType=VARCHAR},
#{createTime,jdbcType=TIMESTAMP},
#{createBy,jdbcType=VARCHAR},
#{updateTime,jdbcType=TIMESTAMP},
#{updateBy,jdbcType=VARCHAR},
#{deleteTag,jdbcType=INTEGER},
#{companyProfile,jdbcType=LONGVARCHAR},
#{philosopy,jdbcType=LONGVARCHAR},
#{representativeExperience,jdbcType=LONGVARCHAR},
update company_info
id = #{record.id,jdbcType=VARCHAR},
p_company_id = #{record.pCompanyId,jdbcType=VARCHAR},
company_name = #{record.companyName,jdbcType=VARCHAR},
company_short_name = #{record.companyShortName,jdbcType=VARCHAR},
company_english_name = #{record.companyEnglishName,jdbcType=VARCHAR},
company_type = #{record.companyType,jdbcType=INTEGER},
organization_number = #{record.organizationNumber,jdbcType=VARCHAR},
establish_date = #{record.establishDate,jdbcType=DATE},
domicile_id = #{record.domicileId,jdbcType=INTEGER},
company_address = #{record.companyAddress,jdbcType=VARCHAR},
company_address2 = #{record.companyAddress2,jdbcType=VARCHAR},
city = #{record.city,jdbcType=VARCHAR},
province = #{record.province,jdbcType=VARCHAR},
country = #{record.country,jdbcType=VARCHAR},
reg_city = #{record.regCity,jdbcType=VARCHAR},
reg_province = #{record.regProvince,jdbcType=VARCHAR},
reg_country = #{record.regCountry,jdbcType=VARCHAR},
contact_phone = #{record.contactPhone,jdbcType=VARCHAR},
post_code = #{record.postCode,jdbcType=VARCHAR},
fax = #{record.fax,jdbcType=VARCHAR},
email = #{record.email,jdbcType=VARCHAR},
website = #{record.website,jdbcType=VARCHAR},
registered_capital = #{record.registeredCapital,jdbcType=DECIMAL},
offshore_fund = #{record.offshoreFund,jdbcType=INTEGER},
company_status = #{record.companyStatus,jdbcType=INTEGER},
base_currency_crc = #{record.baseCurrencyCrc,jdbcType=INTEGER},
register_number = #{record.registerNumber,jdbcType=VARCHAR},
register_status = #{record.registerStatus,jdbcType=INTEGER},
register_date = #{record.registerDate,jdbcType=DATE},
register_number_address = #{record.registerNumberAddress,jdbcType=VARCHAR},
is_member = #{record.isMember,jdbcType=TINYINT},
join_date = #{record.joinDate,jdbcType=DATE},
member_type = #{record.memberType,jdbcType=INTEGER},
fund_category_ori = #{record.fundCategoryOri,jdbcType=VARCHAR},
business_type = #{record.businessType,jdbcType=VARCHAR},
nature_business_type = #{record.natureBusinessType,jdbcType=INTEGER},
capital_paid_rate = #{record.capitalPaidRate,jdbcType=DECIMAL},
logo = #{record.logo,jdbcType=VARCHAR},
isvisible = #{record.isvisible,jdbcType=INTEGER},
paid_capital = #{record.paidCapital,jdbcType=DECIMAL},
company_asset_size = #{record.companyAssetSize,jdbcType=INTEGER},
legal_representative = #{record.legalRepresentative,jdbcType=VARCHAR},
is_qualify = #{record.isQualify,jdbcType=INTEGER},
get_qualify_method = #{record.getQualifyMethod,jdbcType=VARCHAR},
employee_cnts = #{record.employeeCnts,jdbcType=INTEGER},
integrity_info = #{record.integrityInfo,jdbcType=VARCHAR},
special_tips = #{record.specialTips,jdbcType=VARCHAR},
amac_link = #{record.amacLink,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
create_by = #{record.createBy,jdbcType=VARCHAR},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
update_by = #{record.updateBy,jdbcType=VARCHAR},
delete_tag = #{record.deleteTag,jdbcType=INTEGER},
company_profile = #{record.companyProfile,jdbcType=LONGVARCHAR},
philosopy = #{record.philosopy,jdbcType=LONGVARCHAR},
representative_experience = #{record.representativeExperience,jdbcType=LONGVARCHAR},
update company_info
set id = #{record.id,jdbcType=VARCHAR},
p_company_id = #{record.pCompanyId,jdbcType=VARCHAR},
company_name = #{record.companyName,jdbcType=VARCHAR},
company_short_name = #{record.companyShortName,jdbcType=VARCHAR},
company_english_name = #{record.companyEnglishName,jdbcType=VARCHAR},
company_type = #{record.companyType,jdbcType=INTEGER},
organization_number = #{record.organizationNumber,jdbcType=VARCHAR},
establish_date = #{record.establishDate,jdbcType=DATE},
domicile_id = #{record.domicileId,jdbcType=INTEGER},
company_address = #{record.companyAddress,jdbcType=VARCHAR},
company_address2 = #{record.companyAddress2,jdbcType=VARCHAR},
city = #{record.city,jdbcType=VARCHAR},
province = #{record.province,jdbcType=VARCHAR},
country = #{record.country,jdbcType=VARCHAR},
reg_city = #{record.regCity,jdbcType=VARCHAR},
reg_province = #{record.regProvince,jdbcType=VARCHAR},
reg_country = #{record.regCountry,jdbcType=VARCHAR},
contact_phone = #{record.contactPhone,jdbcType=VARCHAR},
post_code = #{record.postCode,jdbcType=VARCHAR},
fax = #{record.fax,jdbcType=VARCHAR},
email = #{record.email,jdbcType=VARCHAR},
website = #{record.website,jdbcType=VARCHAR},
registered_capital = #{record.registeredCapital,jdbcType=DECIMAL},
offshore_fund = #{record.offshoreFund,jdbcType=INTEGER},
company_status = #{record.companyStatus,jdbcType=INTEGER},
base_currency_crc = #{record.baseCurrencyCrc,jdbcType=INTEGER},
register_number = #{record.registerNumber,jdbcType=VARCHAR},
register_status = #{record.registerStatus,jdbcType=INTEGER},
register_date = #{record.registerDate,jdbcType=DATE},
register_number_address = #{record.registerNumberAddress,jdbcType=VARCHAR},
is_member = #{record.isMember,jdbcType=TINYINT},
join_date = #{record.joinDate,jdbcType=DATE},
member_type = #{record.memberType,jdbcType=INTEGER},
fund_category_ori = #{record.fundCategoryOri,jdbcType=VARCHAR},
business_type = #{record.businessType,jdbcType=VARCHAR},
nature_business_type = #{record.natureBusinessType,jdbcType=INTEGER},
capital_paid_rate = #{record.capitalPaidRate,jdbcType=DECIMAL},
logo = #{record.logo,jdbcType=VARCHAR},
isvisible = #{record.isvisible,jdbcType=INTEGER},
paid_capital = #{record.paidCapital,jdbcType=DECIMAL},
company_asset_size = #{record.companyAssetSize,jdbcType=INTEGER},
legal_representative = #{record.legalRepresentative,jdbcType=VARCHAR},
is_qualify = #{record.isQualify,jdbcType=INTEGER},
get_qualify_method = #{record.getQualifyMethod,jdbcType=VARCHAR},
employee_cnts = #{record.employeeCnts,jdbcType=INTEGER},
integrity_info = #{record.integrityInfo,jdbcType=VARCHAR},
special_tips = #{record.specialTips,jdbcType=VARCHAR},
amac_link = #{record.amacLink,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
create_by = #{record.createBy,jdbcType=VARCHAR},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
update_by = #{record.updateBy,jdbcType=VARCHAR},
delete_tag = #{record.deleteTag,jdbcType=INTEGER},
company_profile = #{record.companyProfile,jdbcType=LONGVARCHAR},
philosopy = #{record.philosopy,jdbcType=LONGVARCHAR},
representative_experience = #{record.representativeExperience,jdbcType=LONGVARCHAR}
update company_info
set id = #{record.id,jdbcType=VARCHAR},
p_company_id = #{record.pCompanyId,jdbcType=VARCHAR},
company_name = #{record.companyName,jdbcType=VARCHAR},
company_short_name = #{record.companyShortName,jdbcType=VARCHAR},
company_english_name = #{record.companyEnglishName,jdbcType=VARCHAR},
company_type = #{record.companyType,jdbcType=INTEGER},
organization_number = #{record.organizationNumber,jdbcType=VARCHAR},
establish_date = #{record.establishDate,jdbcType=DATE},
domicile_id = #{record.domicileId,jdbcType=INTEGER},
company_address = #{record.companyAddress,jdbcType=VARCHAR},
company_address2 = #{record.companyAddress2,jdbcType=VARCHAR},
city = #{record.city,jdbcType=VARCHAR},
province = #{record.province,jdbcType=VARCHAR},
country = #{record.country,jdbcType=VARCHAR},
reg_city = #{record.regCity,jdbcType=VARCHAR},
reg_province = #{record.regProvince,jdbcType=VARCHAR},
reg_country = #{record.regCountry,jdbcType=VARCHAR},
contact_phone = #{record.contactPhone,jdbcType=VARCHAR},
post_code = #{record.postCode,jdbcType=VARCHAR},
fax = #{record.fax,jdbcType=VARCHAR},
email = #{record.email,jdbcType=VARCHAR},
website = #{record.website,jdbcType=VARCHAR},
registered_capital = #{record.registeredCapital,jdbcType=DECIMAL},
offshore_fund = #{record.offshoreFund,jdbcType=INTEGER},
company_status = #{record.companyStatus,jdbcType=INTEGER},
base_currency_crc = #{record.baseCurrencyCrc,jdbcType=INTEGER},
register_number = #{record.registerNumber,jdbcType=VARCHAR},
register_status = #{record.registerStatus,jdbcType=INTEGER},
register_date = #{record.registerDate,jdbcType=DATE},
register_number_address = #{record.registerNumberAddress,jdbcType=VARCHAR},
is_member = #{record.isMember,jdbcType=TINYINT},
join_date = #{record.joinDate,jdbcType=DATE},
member_type = #{record.memberType,jdbcType=INTEGER},
fund_category_ori = #{record.fundCategoryOri,jdbcType=VARCHAR},
business_type = #{record.businessType,jdbcType=VARCHAR},
nature_business_type = #{record.natureBusinessType,jdbcType=INTEGER},
capital_paid_rate = #{record.capitalPaidRate,jdbcType=DECIMAL},
logo = #{record.logo,jdbcType=VARCHAR},
isvisible = #{record.isvisible,jdbcType=INTEGER},
paid_capital = #{record.paidCapital,jdbcType=DECIMAL},
company_asset_size = #{record.companyAssetSize,jdbcType=INTEGER},
legal_representative = #{record.legalRepresentative,jdbcType=VARCHAR},
is_qualify = #{record.isQualify,jdbcType=INTEGER},
get_qualify_method = #{record.getQualifyMethod,jdbcType=VARCHAR},
employee_cnts = #{record.employeeCnts,jdbcType=INTEGER},
integrity_info = #{record.integrityInfo,jdbcType=VARCHAR},
special_tips = #{record.specialTips,jdbcType=VARCHAR},
amac_link = #{record.amacLink,jdbcType=VARCHAR},
create_time = #{record.createTime,jdbcType=TIMESTAMP},
create_by = #{record.createBy,jdbcType=VARCHAR},
update_time = #{record.updateTime,jdbcType=TIMESTAMP},
update_by = #{record.updateBy,jdbcType=VARCHAR},
delete_tag = #{record.deleteTag,jdbcType=INTEGER}
update company_info
p_company_id = #{pCompanyId,jdbcType=VARCHAR},
company_name = #{companyName,jdbcType=VARCHAR},
company_short_name = #{companyShortName,jdbcType=VARCHAR},
company_english_name = #{companyEnglishName,jdbcType=VARCHAR},
company_type = #{companyType,jdbcType=INTEGER},
organization_number = #{organizationNumber,jdbcType=VARCHAR},
establish_date = #{establishDate,jdbcType=DATE},
domicile_id = #{domicileId,jdbcType=INTEGER},
company_address = #{companyAddress,jdbcType=VARCHAR},
company_address2 = #{companyAddress2,jdbcType=VARCHAR},
city = #{city,jdbcType=VARCHAR},
province = #{province,jdbcType=VARCHAR},
country = #{country,jdbcType=VARCHAR},
reg_city = #{regCity,jdbcType=VARCHAR},
reg_province = #{regProvince,jdbcType=VARCHAR},
reg_country = #{regCountry,jdbcType=VARCHAR},
contact_phone = #{contactPhone,jdbcType=VARCHAR},
post_code = #{postCode,jdbcType=VARCHAR},
fax = #{fax,jdbcType=VARCHAR},
email = #{email,jdbcType=VARCHAR},
website = #{website,jdbcType=VARCHAR},
registered_capital = #{registeredCapital,jdbcType=DECIMAL},
offshore_fund = #{offshoreFund,jdbcType=INTEGER},
company_status = #{companyStatus,jdbcType=INTEGER},
base_currency_crc = #{baseCurrencyCrc,jdbcType=INTEGER},
register_number = #{registerNumber,jdbcType=VARCHAR},
register_status = #{registerStatus,jdbcType=INTEGER},
register_date = #{registerDate,jdbcType=DATE},
register_number_address = #{registerNumberAddress,jdbcType=VARCHAR},
is_member = #{isMember,jdbcType=TINYINT},
join_date = #{joinDate,jdbcType=DATE},
member_type = #{memberType,jdbcType=INTEGER},
fund_category_ori = #{fundCategoryOri,jdbcType=VARCHAR},
business_type = #{businessType,jdbcType=VARCHAR},
nature_business_type = #{natureBusinessType,jdbcType=INTEGER},
capital_paid_rate = #{capitalPaidRate,jdbcType=DECIMAL},
logo = #{logo,jdbcType=VARCHAR},
isvisible = #{isvisible,jdbcType=INTEGER},
paid_capital = #{paidCapital,jdbcType=DECIMAL},
company_asset_size = #{companyAssetSize,jdbcType=INTEGER},
legal_representative = #{legalRepresentative,jdbcType=VARCHAR},
is_qualify = #{isQualify,jdbcType=INTEGER},
get_qualify_method = #{getQualifyMethod,jdbcType=VARCHAR},
employee_cnts = #{employeeCnts,jdbcType=INTEGER},
integrity_info = #{integrityInfo,jdbcType=VARCHAR},
special_tips = #{specialTips,jdbcType=VARCHAR},
amac_link = #{amacLink,jdbcType=VARCHAR},
create_time = #{createTime,jdbcType=TIMESTAMP},
create_by = #{createBy,jdbcType=VARCHAR},
update_time = #{updateTime,jdbcType=TIMESTAMP},
update_by = #{updateBy,jdbcType=VARCHAR},
delete_tag = #{deleteTag,jdbcType=INTEGER},
company_profile = #{companyProfile,jdbcType=LONGVARCHAR},
philosopy = #{philosopy,jdbcType=LONGVARCHAR},
representative_experience = #{representativeExperience,jdbcType=LONGVARCHAR},
where id = #{id,jdbcType=VARCHAR}
update company_info
set p_company_id = #{pCompanyId,jdbcType=VARCHAR},
company_name = #{companyName,jdbcType=VARCHAR},
company_short_name = #{companyShortName,jdbcType=VARCHAR},
company_english_name = #{companyEnglishName,jdbcType=VARCHAR},
company_type = #{companyType,jdbcType=INTEGER},
organization_number = #{organizationNumber,jdbcType=VARCHAR},
establish_date = #{establishDate,jdbcType=DATE},
domicile_id = #{domicileId,jdbcType=INTEGER},
company_address = #{companyAddress,jdbcType=VARCHAR},
company_address2 = #{companyAddress2,jdbcType=VARCHAR},
city = #{city,jdbcType=VARCHAR},
province = #{province,jdbcType=VARCHAR},
country = #{country,jdbcType=VARCHAR},
reg_city = #{regCity,jdbcType=VARCHAR},
reg_province = #{regProvince,jdbcType=VARCHAR},
reg_country = #{regCountry,jdbcType=VARCHAR},
contact_phone = #{contactPhone,jdbcType=VARCHAR},
post_code = #{postCode,jdbcType=VARCHAR},
fax = #{fax,jdbcType=VARCHAR},
email = #{email,jdbcType=VARCHAR},
website = #{website,jdbcType=VARCHAR},
registered_capital = #{registeredCapital,jdbcType=DECIMAL},
offshore_fund = #{offshoreFund,jdbcType=INTEGER},
company_status = #{companyStatus,jdbcType=INTEGER},
base_currency_crc = #{baseCurrencyCrc,jdbcType=INTEGER},
register_number = #{registerNumber,jdbcType=VARCHAR},
register_status = #{registerStatus,jdbcType=INTEGER},
register_date = #{registerDate,jdbcType=DATE},
register_number_address = #{registerNumberAddress,jdbcType=VARCHAR},
is_member = #{isMember,jdbcType=TINYINT},
join_date = #{joinDate,jdbcType=DATE},
member_type = #{memberType,jdbcType=INTEGER},
fund_category_ori = #{fundCategoryOri,jdbcType=VARCHAR},
business_type = #{businessType,jdbcType=VARCHAR},
nature_business_type = #{natureBusinessType,jdbcType=INTEGER},
capital_paid_rate = #{capitalPaidRate,jdbcType=DECIMAL},
logo = #{logo,jdbcType=VARCHAR},
isvisible = #{isvisible,jdbcType=INTEGER},
paid_capital = #{paidCapital,jdbcType=DECIMAL},
company_asset_size = #{companyAssetSize,jdbcType=INTEGER},
legal_representative = #{legalRepresentative,jdbcType=VARCHAR},
is_qualify = #{isQualify,jdbcType=INTEGER},
get_qualify_method = #{getQualifyMethod,jdbcType=VARCHAR},
employee_cnts = #{employeeCnts,jdbcType=INTEGER},
integrity_info = #{integrityInfo,jdbcType=VARCHAR},
special_tips = #{specialTips,jdbcType=VARCHAR},
amac_link = #{amacLink,jdbcType=VARCHAR},
create_time = #{createTime,jdbcType=TIMESTAMP},
create_by = #{createBy,jdbcType=VARCHAR},
update_time = #{updateTime,jdbcType=TIMESTAMP},
update_by = #{updateBy,jdbcType=VARCHAR},
delete_tag = #{deleteTag,jdbcType=INTEGER},
company_profile = #{companyProfile,jdbcType=LONGVARCHAR},
philosopy = #{philosopy,jdbcType=LONGVARCHAR},
representative_experience = #{representativeExperience,jdbcType=LONGVARCHAR}
where id = #{id,jdbcType=VARCHAR}
update company_info
set p_company_id = #{pCompanyId,jdbcType=VARCHAR},
company_name = #{companyName,jdbcType=VARCHAR},
company_short_name = #{companyShortName,jdbcType=VARCHAR},
company_english_name = #{companyEnglishName,jdbcType=VARCHAR},
company_type = #{companyType,jdbcType=INTEGER},
organization_number = #{organizationNumber,jdbcType=VARCHAR},
establish_date = #{establishDate,jdbcType=DATE},
domicile_id = #{domicileId,jdbcType=INTEGER},
company_address = #{companyAddress,jdbcType=VARCHAR},
company_address2 = #{companyAddress2,jdbcType=VARCHAR},
city = #{city,jdbcType=VARCHAR},
province = #{province,jdbcType=VARCHAR},
country = #{country,jdbcType=VARCHAR},
reg_city = #{regCity,jdbcType=VARCHAR},
reg_province = #{regProvince,jdbcType=VARCHAR},
reg_country = #{regCountry,jdbcType=VARCHAR},
contact_phone = #{contactPhone,jdbcType=VARCHAR},
post_code = #{postCode,jdbcType=VARCHAR},
fax = #{fax,jdbcType=VARCHAR},
email = #{email,jdbcType=VARCHAR},
website = #{website,jdbcType=VARCHAR},
registered_capital = #{registeredCapital,jdbcType=DECIMAL},
offshore_fund = #{offshoreFund,jdbcType=INTEGER},
company_status = #{companyStatus,jdbcType=INTEGER},
base_currency_crc = #{baseCurrencyCrc,jdbcType=INTEGER},
register_number = #{registerNumber,jdbcType=VARCHAR},
register_status = #{registerStatus,jdbcType=INTEGER},
register_date = #{registerDate,jdbcType=DATE},
register_number_address = #{registerNumberAddress,jdbcType=VARCHAR},
is_member = #{isMember,jdbcType=TINYINT},
join_date = #{joinDate,jdbcType=DATE},
member_type = #{memberType,jdbcType=INTEGER},
fund_category_ori = #{fundCategoryOri,jdbcType=VARCHAR},
business_type = #{businessType,jdbcType=VARCHAR},
nature_business_type = #{natureBusinessType,jdbcType=INTEGER},
capital_paid_rate = #{capitalPaidRate,jdbcType=DECIMAL},
logo = #{logo,jdbcType=VARCHAR},
isvisible = #{isvisible,jdbcType=INTEGER},
paid_capital = #{paidCapital,jdbcType=DECIMAL},
company_asset_size = #{companyAssetSize,jdbcType=INTEGER},
legal_representative = #{legalRepresentative,jdbcType=VARCHAR},
is_qualify = #{isQualify,jdbcType=INTEGER},
get_qualify_method = #{getQualifyMethod,jdbcType=VARCHAR},
employee_cnts = #{employeeCnts,jdbcType=INTEGER},
integrity_info = #{integrityInfo,jdbcType=VARCHAR},
special_tips = #{specialTips,jdbcType=VARCHAR},
amac_link = #{amacLink,jdbcType=VARCHAR},
create_time = #{createTime,jdbcType=TIMESTAMP},
create_by = #{createBy,jdbcType=VARCHAR},
update_time = #{updateTime,jdbcType=TIMESTAMP},
update_by = #{updateBy,jdbcType=VARCHAR},
delete_tag = #{deleteTag,jdbcType=INTEGER}
where id = #{id,jdbcType=VARCHAR}
update company_info
when id = #{item.id,jdbcType=VARCHAR} then #{item.pCompanyId,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.companyName,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.companyShortName,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.companyEnglishName,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.companyType,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.organizationNumber,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.establishDate,jdbcType=DATE}
when id = #{item.id,jdbcType=VARCHAR} then #{item.domicileId,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.companyAddress,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.companyAddress2,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.city,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.province,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.country,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.regCity,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.regProvince,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.regCountry,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.contactPhone,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.postCode,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.fax,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.email,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.website,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.registeredCapital,jdbcType=DECIMAL}
when id = #{item.id,jdbcType=VARCHAR} then #{item.offshoreFund,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.companyStatus,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.baseCurrencyCrc,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.registerNumber,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.registerStatus,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.registerDate,jdbcType=DATE}
when id = #{item.id,jdbcType=VARCHAR} then #{item.registerNumberAddress,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.isMember,jdbcType=TINYINT}
when id = #{item.id,jdbcType=VARCHAR} then #{item.joinDate,jdbcType=DATE}
when id = #{item.id,jdbcType=VARCHAR} then #{item.memberType,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.fundCategoryOri,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.businessType,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.natureBusinessType,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.capitalPaidRate,jdbcType=DECIMAL}
when id = #{item.id,jdbcType=VARCHAR} then #{item.logo,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.isvisible,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.paidCapital,jdbcType=DECIMAL}
when id = #{item.id,jdbcType=VARCHAR} then #{item.companyAssetSize,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.legalRepresentative,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.isQualify,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.getQualifyMethod,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.employeeCnts,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.integrityInfo,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.specialTips,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.amacLink,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.createTime,jdbcType=TIMESTAMP}
when id = #{item.id,jdbcType=VARCHAR} then #{item.createBy,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.updateTime,jdbcType=TIMESTAMP}
when id = #{item.id,jdbcType=VARCHAR} then #{item.updateBy,jdbcType=VARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.deleteTag,jdbcType=INTEGER}
when id = #{item.id,jdbcType=VARCHAR} then #{item.companyProfile,jdbcType=LONGVARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.philosopy,jdbcType=LONGVARCHAR}
when id = #{item.id,jdbcType=VARCHAR} then #{item.representativeExperience,jdbcType=LONGVARCHAR}
where id in
#{item.id,jdbcType=VARCHAR}
insert into company_info
(id, p_company_id, company_name, company_short_name, company_english_name, company_type,
organization_number, establish_date, domicile_id, company_address, company_address2,
city, province, country, reg_city, reg_province, reg_country, contact_phone, post_code,
fax, email, website, registered_capital, offshore_fund, company_status, base_currency_crc,
register_number, register_status, register_date, register_number_address, is_member,
join_date, member_type, fund_category_ori, business_type, nature_business_type,
capital_paid_rate, logo, isvisible, paid_capital, company_asset_size, legal_representative,
is_qualify, get_qualify_method, employee_cnts, integrity_info, special_tips, amac_link,
create_time, create_by, update_time, update_by, delete_tag, company_profile, philosopy,
representative_experience)
values
(#{item.id,jdbcType=VARCHAR}, #{item.pCompanyId,jdbcType=VARCHAR}, #{item.companyName,jdbcType=VARCHAR},
#{item.companyShortName,jdbcType=VARCHAR}, #{item.companyEnglishName,jdbcType=VARCHAR},
#{item.companyType,jdbcType=INTEGER}, #{item.organizationNumber,jdbcType=VARCHAR},
#{item.establishDate,jdbcType=DATE}, #{item.domicileId,jdbcType=INTEGER}, #{item.companyAddress,jdbcType=VARCHAR},
#{item.companyAddress2,jdbcType=VARCHAR}, #{item.city,jdbcType=VARCHAR}, #{item.province,jdbcType=VARCHAR},
#{item.country,jdbcType=VARCHAR}, #{item.regCity,jdbcType=VARCHAR}, #{item.regProvince,jdbcType=VARCHAR},
#{item.regCountry,jdbcType=VARCHAR}, #{item.contactPhone,jdbcType=VARCHAR}, #{item.postCode,jdbcType=VARCHAR},
#{item.fax,jdbcType=VARCHAR}, #{item.email,jdbcType=VARCHAR}, #{item.website,jdbcType=VARCHAR},
#{item.registeredCapital,jdbcType=DECIMAL}, #{item.offshoreFund,jdbcType=INTEGER},
#{item.companyStatus,jdbcType=INTEGER}, #{item.baseCurrencyCrc,jdbcType=INTEGER},
#{item.registerNumber,jdbcType=VARCHAR}, #{item.registerStatus,jdbcType=INTEGER},
#{item.registerDate,jdbcType=DATE}, #{item.registerNumberAddress,jdbcType=VARCHAR},
#{item.isMember,jdbcType=TINYINT}, #{item.joinDate,jdbcType=DATE}, #{item.memberType,jdbcType=INTEGER},
#{item.fundCategoryOri,jdbcType=VARCHAR}, #{item.businessType,jdbcType=VARCHAR},
#{item.natureBusinessType,jdbcType=INTEGER}, #{item.capitalPaidRate,jdbcType=DECIMAL},
#{item.logo,jdbcType=VARCHAR}, #{item.isvisible,jdbcType=INTEGER}, #{item.paidCapital,jdbcType=DECIMAL},
#{item.companyAssetSize,jdbcType=INTEGER}, #{item.legalRepresentative,jdbcType=VARCHAR},
#{item.isQualify,jdbcType=INTEGER}, #{item.getQualifyMethod,jdbcType=VARCHAR},
#{item.employeeCnts,jdbcType=INTEGER}, #{item.integrityInfo,jdbcType=VARCHAR},
#{item.specialTips,jdbcType=VARCHAR}, #{item.amacLink,jdbcType=VARCHAR}, #{item.createTime,jdbcType=TIMESTAMP},
#{item.createBy,jdbcType=VARCHAR}, #{item.updateTime,jdbcType=TIMESTAMP}, #{item.updateBy,jdbcType=VARCHAR},
#{item.deleteTag,jdbcType=INTEGER}, #{item.companyProfile,jdbcType=LONGVARCHAR},
#{item.philosopy,jdbcType=LONGVARCHAR}, #{item.representativeExperience,jdbcType=LONGVARCHAR}
)
insert into company_info
(id, p_company_id, company_name, company_short_name, company_english_name, company_type,
organization_number, establish_date, domicile_id, company_address, company_address2,
city, province, country, reg_city, reg_province, reg_country, contact_phone, post_code,
fax, email, website, registered_capital, offshore_fund, company_status, base_currency_crc,
register_number, register_status, register_date, register_number_address, is_member,
join_date, member_type, fund_category_ori, business_type, nature_business_type,
capital_paid_rate, logo, isvisible, paid_capital, company_asset_size, legal_representative,
is_qualify, get_qualify_method, employee_cnts, integrity_info, special_tips, amac_link,
create_time, create_by, update_time, update_by, delete_tag)
values
(#{id,jdbcType=VARCHAR}, #{pCompanyId,jdbcType=VARCHAR}, #{companyName,jdbcType=VARCHAR},
#{companyShortName,jdbcType=VARCHAR}, #{companyEnglishName,jdbcType=VARCHAR}, #{companyType,jdbcType=INTEGER},
#{organizationNumber,jdbcType=VARCHAR}, #{establishDate,jdbcType=DATE}, #{domicileId,jdbcType=INTEGER},
#{companyAddress,jdbcType=VARCHAR}, #{companyAddress2,jdbcType=VARCHAR}, #{city,jdbcType=VARCHAR},
#{province,jdbcType=VARCHAR}, #{country,jdbcType=VARCHAR}, #{regCity,jdbcType=VARCHAR},
#{regProvince,jdbcType=VARCHAR}, #{regCountry,jdbcType=VARCHAR}, #{contactPhone,jdbcType=VARCHAR},
#{postCode,jdbcType=VARCHAR}, #{fax,jdbcType=VARCHAR}, #{email,jdbcType=VARCHAR},
#{website,jdbcType=VARCHAR}, #{registeredCapital,jdbcType=DECIMAL}, #{offshoreFund,jdbcType=INTEGER},
#{companyStatus,jdbcType=INTEGER}, #{baseCurrencyCrc,jdbcType=INTEGER}, #{registerNumber,jdbcType=VARCHAR},
#{registerStatus,jdbcType=INTEGER}, #{registerDate,jdbcType=DATE}, #{registerNumberAddress,jdbcType=VARCHAR},
#{isMember,jdbcType=TINYINT}, #{joinDate,jdbcType=DATE}, #{memberType,jdbcType=INTEGER},
#{fundCategoryOri,jdbcType=VARCHAR}, #{businessType,jdbcType=VARCHAR}, #{natureBusinessType,jdbcType=INTEGER},
#{capitalPaidRate,jdbcType=DECIMAL}, #{logo,jdbcType=VARCHAR}, #{isvisible,jdbcType=INTEGER},
#{paidCapital,jdbcType=DECIMAL}, #{companyAssetSize,jdbcType=INTEGER}, #{legalRepresentative,jdbcType=VARCHAR},
#{isQualify,jdbcType=INTEGER}, #{getQualifyMethod,jdbcType=VARCHAR}, #{employeeCnts,jdbcType=INTEGER},
#{integrityInfo,jdbcType=VARCHAR}, #{specialTips,jdbcType=VARCHAR}, #{amacLink,jdbcType=VARCHAR},
#{createTime,jdbcType=TIMESTAMP}, #{createBy,jdbcType=VARCHAR}, #{updateTime,jdbcType=TIMESTAMP},
#{updateBy,jdbcType=VARCHAR}, #{deleteTag,jdbcType=INTEGER})
on duplicate key update
id = #{id,jdbcType=VARCHAR},
p_company_id = #{pCompanyId,jdbcType=VARCHAR},
company_name = #{companyName,jdbcType=VARCHAR},
company_short_name = #{companyShortName,jdbcType=VARCHAR},
company_english_name = #{companyEnglishName,jdbcType=VARCHAR},
company_type = #{companyType,jdbcType=INTEGER},
organization_number = #{organizationNumber,jdbcType=VARCHAR},
establish_date = #{establishDate,jdbcType=DATE},
domicile_id = #{domicileId,jdbcType=INTEGER},
company_address = #{companyAddress,jdbcType=VARCHAR},
company_address2 = #{companyAddress2,jdbcType=VARCHAR},
city = #{city,jdbcType=VARCHAR},
province = #{province,jdbcType=VARCHAR},
country = #{country,jdbcType=VARCHAR},
reg_city = #{regCity,jdbcType=VARCHAR},
reg_province = #{regProvince,jdbcType=VARCHAR},
reg_country = #{regCountry,jdbcType=VARCHAR},
contact_phone = #{contactPhone,jdbcType=VARCHAR},
post_code = #{postCode,jdbcType=VARCHAR},
fax = #{fax,jdbcType=VARCHAR},
email = #{email,jdbcType=VARCHAR},
website = #{website,jdbcType=VARCHAR},
registered_capital = #{registeredCapital,jdbcType=DECIMAL},
offshore_fund = #{offshoreFund,jdbcType=INTEGER},
company_status = #{companyStatus,jdbcType=INTEGER},
base_currency_crc = #{baseCurrencyCrc,jdbcType=INTEGER},
register_number = #{registerNumber,jdbcType=VARCHAR},
register_status = #{registerStatus,jdbcType=INTEGER},
register_date = #{registerDate,jdbcType=DATE},
register_number_address = #{registerNumberAddress,jdbcType=VARCHAR},
is_member = #{isMember,jdbcType=TINYINT},
join_date = #{joinDate,jdbcType=DATE},
member_type = #{memberType,jdbcType=INTEGER},
fund_category_ori = #{fundCategoryOri,jdbcType=VARCHAR},
business_type = #{businessType,jdbcType=VARCHAR},
nature_business_type = #{natureBusinessType,jdbcType=INTEGER},
capital_paid_rate = #{capitalPaidRate,jdbcType=DECIMAL},
logo = #{logo,jdbcType=VARCHAR},
isvisible = #{isvisible,jdbcType=INTEGER},
paid_capital = #{paidCapital,jdbcType=DECIMAL},
company_asset_size = #{companyAssetSize,jdbcType=INTEGER},
legal_representative = #{legalRepresentative,jdbcType=VARCHAR},
is_qualify = #{isQualify,jdbcType=INTEGER},
get_qualify_method = #{getQualifyMethod,jdbcType=VARCHAR},
employee_cnts = #{employeeCnts,jdbcType=INTEGER},
integrity_info = #{integrityInfo,jdbcType=VARCHAR},
special_tips = #{specialTips,jdbcType=VARCHAR},
amac_link = #{amacLink,jdbcType=VARCHAR},
create_time = #{createTime,jdbcType=TIMESTAMP},
create_by = #{createBy,jdbcType=VARCHAR},
update_time = #{updateTime,jdbcType=TIMESTAMP},
update_by = #{updateBy,jdbcType=VARCHAR},
delete_tag = #{deleteTag,jdbcType=INTEGER}
insert into company_info
(id, p_company_id, company_name, company_short_name, company_english_name, company_type,
organization_number, establish_date, domicile_id, company_address, company_address2,
city, province, country, reg_city, reg_province, reg_country, contact_phone, post_code,
fax, email, website, registered_capital, offshore_fund, company_status, base_currency_crc,
register_number, register_status, register_date, register_number_address, is_member,
join_date, member_type, fund_category_ori, business_type, nature_business_type,
capital_paid_rate, logo, isvisible, paid_capital, company_asset_size, legal_representative,
is_qualify, get_qualify_method, employee_cnts, integrity_info, special_tips, amac_link,
create_time, create_by, update_time, update_by, delete_tag, company_profile, philosopy,
representative_experience)
values
(#{id,jdbcType=VARCHAR}, #{pCompanyId,jdbcType=VARCHAR}, #{companyName,jdbcType=VARCHAR},
#{companyShortName,jdbcType=VARCHAR}, #{companyEnglishName,jdbcType=VARCHAR}, #{companyType,jdbcType=INTEGER},
#{organizationNumber,jdbcType=VARCHAR}, #{establishDate,jdbcType=DATE}, #{domicileId,jdbcType=INTEGER},
#{companyAddress,jdbcType=VARCHAR}, #{companyAddress2,jdbcType=VARCHAR}, #{city,jdbcType=VARCHAR},
#{province,jdbcType=VARCHAR}, #{country,jdbcType=VARCHAR}, #{regCity,jdbcType=VARCHAR},
#{regProvince,jdbcType=VARCHAR}, #{regCountry,jdbcType=VARCHAR}, #{contactPhone,jdbcType=VARCHAR},
#{postCode,jdbcType=VARCHAR}, #{fax,jdbcType=VARCHAR}, #{email,jdbcType=VARCHAR},
#{website,jdbcType=VARCHAR}, #{registeredCapital,jdbcType=DECIMAL}, #{offshoreFund,jdbcType=INTEGER},
#{companyStatus,jdbcType=INTEGER}, #{baseCurrencyCrc,jdbcType=INTEGER}, #{registerNumber,jdbcType=VARCHAR},
#{registerStatus,jdbcType=INTEGER}, #{registerDate,jdbcType=DATE}, #{registerNumberAddress,jdbcType=VARCHAR},
#{isMember,jdbcType=TINYINT}, #{joinDate,jdbcType=DATE}, #{memberType,jdbcType=INTEGER},
#{fundCategoryOri,jdbcType=VARCHAR}, #{businessType,jdbcType=VARCHAR}, #{natureBusinessType,jdbcType=INTEGER},
#{capitalPaidRate,jdbcType=DECIMAL}, #{logo,jdbcType=VARCHAR}, #{isvisible,jdbcType=INTEGER},
#{paidCapital,jdbcType=DECIMAL}, #{companyAssetSize,jdbcType=INTEGER}, #{legalRepresentative,jdbcType=VARCHAR},
#{isQualify,jdbcType=INTEGER}, #{getQualifyMethod,jdbcType=VARCHAR}, #{employeeCnts,jdbcType=INTEGER},
#{integrityInfo,jdbcType=VARCHAR}, #{specialTips,jdbcType=VARCHAR}, #{amacLink,jdbcType=VARCHAR},
#{createTime,jdbcType=TIMESTAMP}, #{createBy,jdbcType=VARCHAR}, #{updateTime,jdbcType=TIMESTAMP},
#{updateBy,jdbcType=VARCHAR}, #{deleteTag,jdbcType=INTEGER}, #{companyProfile,jdbcType=LONGVARCHAR},
#{philosopy,jdbcType=LONGVARCHAR}, #{representativeExperience,jdbcType=LONGVARCHAR}
)
on duplicate key update
id = #{id,jdbcType=VARCHAR},
p_company_id = #{pCompanyId,jdbcType=VARCHAR},
company_name = #{companyName,jdbcType=VARCHAR},
company_short_name = #{companyShortName,jdbcType=VARCHAR},
company_english_name = #{companyEnglishName,jdbcType=VARCHAR},
company_type = #{companyType,jdbcType=INTEGER},
organization_number = #{organizationNumber,jdbcType=VARCHAR},
establish_date = #{establishDate,jdbcType=DATE},
domicile_id = #{domicileId,jdbcType=INTEGER},
company_address = #{companyAddress,jdbcType=VARCHAR},
company_address2 = #{companyAddress2,jdbcType=VARCHAR},
city = #{city,jdbcType=VARCHAR},
province = #{province,jdbcType=VARCHAR},
country = #{country,jdbcType=VARCHAR},
reg_city = #{regCity,jdbcType=VARCHAR},
reg_province = #{regProvince,jdbcType=VARCHAR},
reg_country = #{regCountry,jdbcType=VARCHAR},
contact_phone = #{contactPhone,jdbcType=VARCHAR},
post_code = #{postCode,jdbcType=VARCHAR},
fax = #{fax,jdbcType=VARCHAR},
email = #{email,jdbcType=VARCHAR},
website = #{website,jdbcType=VARCHAR},
registered_capital = #{registeredCapital,jdbcType=DECIMAL},
offshore_fund = #{offshoreFund,jdbcType=INTEGER},
company_status = #{companyStatus,jdbcType=INTEGER},
base_currency_crc = #{baseCurrencyCrc,jdbcType=INTEGER},
register_number = #{registerNumber,jdbcType=VARCHAR},
register_status = #{registerStatus,jdbcType=INTEGER},
register_date = #{registerDate,jdbcType=DATE},
register_number_address = #{registerNumberAddress,jdbcType=VARCHAR},
is_member = #{isMember,jdbcType=TINYINT},
join_date = #{joinDate,jdbcType=DATE},
member_type = #{memberType,jdbcType=INTEGER},
fund_category_ori = #{fundCategoryOri,jdbcType=VARCHAR},
business_type = #{businessType,jdbcType=VARCHAR},
nature_business_type = #{natureBusinessType,jdbcType=INTEGER},
capital_paid_rate = #{capitalPaidRate,jdbcType=DECIMAL},
logo = #{logo,jdbcType=VARCHAR},
isvisible = #{isvisible,jdbcType=INTEGER},
paid_capital = #{paidCapital,jdbcType=DECIMAL},
company_asset_size = #{companyAssetSize,jdbcType=INTEGER},
legal_representative = #{legalRepresentative,jdbcType=VARCHAR},
is_qualify = #{isQualify,jdbcType=INTEGER},
get_qualify_method = #{getQualifyMethod,jdbcType=VARCHAR},
employee_cnts = #{employeeCnts,jdbcType=INTEGER},
integrity_info = #{integrityInfo,jdbcType=VARCHAR},
special_tips = #{specialTips,jdbcType=VARCHAR},
amac_link = #{amacLink,jdbcType=VARCHAR},
create_time = #{createTime,jdbcType=TIMESTAMP},
create_by = #{createBy,jdbcType=VARCHAR},
update_time = #{updateTime,jdbcType=TIMESTAMP},
update_by = #{updateBy,jdbcType=VARCHAR},
delete_tag = #{deleteTag,jdbcType=INTEGER},
company_profile = #{companyProfile,jdbcType=LONGVARCHAR},
philosopy = #{philosopy,jdbcType=LONGVARCHAR},
representative_experience = #{representativeExperience,jdbcType=LONGVARCHAR}
insert into company_info
id,
p_company_id,
company_name,
company_short_name,
company_english_name,
company_type,
organization_number,
establish_date,
domicile_id,
company_address,
company_address2,
city,
province,
country,
reg_city,
reg_province,
reg_country,
contact_phone,
post_code,
fax,
email,
website,
registered_capital,
offshore_fund,
company_status,
base_currency_crc,
register_number,
register_status,
register_date,
register_number_address,
is_member,
join_date,
member_type,
fund_category_ori,
business_type,
nature_business_type,
capital_paid_rate,
logo,
isvisible,
paid_capital,
company_asset_size,
legal_representative,
is_qualify,
get_qualify_method,
employee_cnts,
integrity_info,
special_tips,
amac_link,
create_time,
create_by,
update_time,
update_by,
delete_tag,
company_profile,
philosopy,
representative_experience,
values
#{id,jdbcType=VARCHAR},
#{pCompanyId,jdbcType=VARCHAR},
#{companyName,jdbcType=VARCHAR},
#{companyShortName,jdbcType=VARCHAR},
#{companyEnglishName,jdbcType=VARCHAR},
#{companyType,jdbcType=INTEGER},
#{organizationNumber,jdbcType=VARCHAR},
#{establishDate,jdbcType=DATE},
#{domicileId,jdbcType=INTEGER},
#{companyAddress,jdbcType=VARCHAR},
#{companyAddress2,jdbcType=VARCHAR},
#{city,jdbcType=VARCHAR},
#{province,jdbcType=VARCHAR},
#{country,jdbcType=VARCHAR},
#{regCity,jdbcType=VARCHAR},
#{regProvince,jdbcType=VARCHAR},
#{regCountry,jdbcType=VARCHAR},
#{contactPhone,jdbcType=VARCHAR},
#{postCode,jdbcType=VARCHAR},
#{fax,jdbcType=VARCHAR},
#{email,jdbcType=VARCHAR},
#{website,jdbcType=VARCHAR},
#{registeredCapital,jdbcType=DECIMAL},
#{offshoreFund,jdbcType=INTEGER},
#{companyStatus,jdbcType=INTEGER},
#{baseCurrencyCrc,jdbcType=INTEGER},
#{registerNumber,jdbcType=VARCHAR},
#{registerStatus,jdbcType=INTEGER},
#{registerDate,jdbcType=DATE},
#{registerNumberAddress,jdbcType=VARCHAR},
#{isMember,jdbcType=TINYINT},
#{joinDate,jdbcType=DATE},
#{memberType,jdbcType=INTEGER},
#{fundCategoryOri,jdbcType=VARCHAR},
#{businessType,jdbcType=VARCHAR},
#{natureBusinessType,jdbcType=INTEGER},
#{capitalPaidRate,jdbcType=DECIMAL},
#{logo,jdbcType=VARCHAR},
#{isvisible,jdbcType=INTEGER},
#{paidCapital,jdbcType=DECIMAL},
#{companyAssetSize,jdbcType=INTEGER},
#{legalRepresentative,jdbcType=VARCHAR},
#{isQualify,jdbcType=INTEGER},
#{getQualifyMethod,jdbcType=VARCHAR},
#{employeeCnts,jdbcType=INTEGER},
#{integrityInfo,jdbcType=VARCHAR},
#{specialTips,jdbcType=VARCHAR},
#{amacLink,jdbcType=VARCHAR},
#{createTime,jdbcType=TIMESTAMP},
#{createBy,jdbcType=VARCHAR},
#{updateTime,jdbcType=TIMESTAMP},
#{updateBy,jdbcType=VARCHAR},
#{deleteTag,jdbcType=INTEGER},
#{companyProfile,jdbcType=LONGVARCHAR},
#{philosopy,jdbcType=LONGVARCHAR},
#{representativeExperience,jdbcType=LONGVARCHAR},
on duplicate key update
id = #{id,jdbcType=VARCHAR},
p_company_id = #{pCompanyId,jdbcType=VARCHAR},
company_name = #{companyName,jdbcType=VARCHAR},
company_short_name = #{companyShortName,jdbcType=VARCHAR},
company_english_name = #{companyEnglishName,jdbcType=VARCHAR},
company_type = #{companyType,jdbcType=INTEGER},
organization_number = #{organizationNumber,jdbcType=VARCHAR},
establish_date = #{establishDate,jdbcType=DATE},
domicile_id = #{domicileId,jdbcType=INTEGER},
company_address = #{companyAddress,jdbcType=VARCHAR},
company_address2 = #{companyAddress2,jdbcType=VARCHAR},
city = #{city,jdbcType=VARCHAR},
province = #{province,jdbcType=VARCHAR},
country = #{country,jdbcType=VARCHAR},
reg_city = #{regCity,jdbcType=VARCHAR},
reg_province = #{regProvince,jdbcType=VARCHAR},
reg_country = #{regCountry,jdbcType=VARCHAR},
contact_phone = #{contactPhone,jdbcType=VARCHAR},
post_code = #{postCode,jdbcType=VARCHAR},
fax = #{fax,jdbcType=VARCHAR},
email = #{email,jdbcType=VARCHAR},
website = #{website,jdbcType=VARCHAR},
registered_capital = #{registeredCapital,jdbcType=DECIMAL},
offshore_fund = #{offshoreFund,jdbcType=INTEGER},
company_status = #{companyStatus,jdbcType=INTEGER},
base_currency_crc = #{baseCurrencyCrc,jdbcType=INTEGER},
register_number = #{registerNumber,jdbcType=VARCHAR},
register_status = #{registerStatus,jdbcType=INTEGER},
register_date = #{registerDate,jdbcType=DATE},
register_number_address = #{registerNumberAddress,jdbcType=VARCHAR},
is_member = #{isMember,jdbcType=TINYINT},
join_date = #{joinDate,jdbcType=DATE},
member_type = #{memberType,jdbcType=INTEGER},
fund_category_ori = #{fundCategoryOri,jdbcType=VARCHAR},
business_type = #{businessType,jdbcType=VARCHAR},
nature_business_type = #{natureBusinessType,jdbcType=INTEGER},
capital_paid_rate = #{capitalPaidRate,jdbcType=DECIMAL},
logo = #{logo,jdbcType=VARCHAR},
isvisible = #{isvisible,jdbcType=INTEGER},
paid_capital = #{paidCapital,jdbcType=DECIMAL},
company_asset_size = #{companyAssetSize,jdbcType=INTEGER},
legal_representative = #{legalRepresentative,jdbcType=VARCHAR},
is_qualify = #{isQualify,jdbcType=INTEGER},
get_qualify_method = #{getQualifyMethod,jdbcType=VARCHAR},
employee_cnts = #{employeeCnts,jdbcType=INTEGER},
integrity_info = #{integrityInfo,jdbcType=VARCHAR},
special_tips = #{specialTips,jdbcType=VARCHAR},
amac_link = #{amacLink,jdbcType=VARCHAR},
create_time = #{createTime,jdbcType=TIMESTAMP},
create_by = #{createBy,jdbcType=VARCHAR},
update_time = #{updateTime,jdbcType=TIMESTAMP},
update_by = #{updateBy,jdbcType=VARCHAR},
delete_tag = #{deleteTag,jdbcType=INTEGER},
company_profile = #{companyProfile,jdbcType=LONGVARCHAR},
philosopy = #{philosopy,jdbcType=LONGVARCHAR},
representative_experience = #{representativeExperience,jdbcType=LONGVARCHAR},