id, `uid`, contacts, contact_mobile, fixed_tel, qq, postal_address, postcode, unit_name,
registered_capital, licence_number, licence_province, licence_city, licence_area,
licence_scanning_url, org_code, org_code_url, bank_account, banks, bank_branch, bank_card_number,
validation_amount, identity_type, location_province, location_city, location_area,
legal_person, legal_person_id_card, last_year_tax_report_url, audit_status, `process`,
wrong_count, payment_date, listed, listed_date, listed_type, stock_code, certificate_number,
issuing_date, cog_contacts, tech_principal, contacts_fixed_tel, contacts_fax, legal_person_tel,
legal_person_fax, legal_person_email, registration_time, ratepay_code, industry,
enterprise_scale, register_type, foreign_investment, field, tax_authority, ratepay_method,
high_tech_zone, risk_investment, business_scope, high_tech_name, patent_prory_statement_url,
international, review_instructions, investment, year_sales_amount, last_year_research_amount,
assets, qualification, cooperation_situation, honor_picture, sales_target, intended_project,
contacts_dep, contacts_position
delete from organization_identity
where id = #{id,jdbcType=VARCHAR}
insert into organization_identity (id, `uid`, contacts,
contact_mobile, fixed_tel, qq,
postal_address, postcode, unit_name,
registered_capital, licence_number, licence_province,
licence_city, licence_area, licence_scanning_url,
org_code, org_code_url, bank_account,
banks, bank_branch, bank_card_number,
validation_amount, identity_type, location_province,
location_city, location_area, legal_person,
legal_person_id_card, last_year_tax_report_url,
audit_status, `process`, wrong_count,
payment_date, listed, listed_date,
listed_type, stock_code, certificate_number,
issuing_date, cog_contacts, tech_principal,
contacts_fixed_tel, contacts_fax, legal_person_tel,
legal_person_fax, legal_person_email, registration_time,
ratepay_code, industry, enterprise_scale,
register_type, foreign_investment, field,
tax_authority, ratepay_method, high_tech_zone,
risk_investment, business_scope, high_tech_name,
patent_prory_statement_url, international,
review_instructions, investment, year_sales_amount,
last_year_research_amount, assets, qualification,
cooperation_situation, honor_picture, sales_target,
intended_project, contacts_dep, contacts_position
)
values (#{id,jdbcType=VARCHAR}, #{uid,jdbcType=VARCHAR}, #{contacts,jdbcType=VARCHAR},
#{contactMobile,jdbcType=VARCHAR}, #{fixedTel,jdbcType=VARCHAR}, #{qq,jdbcType=VARCHAR},
#{postalAddress,jdbcType=VARCHAR}, #{postcode,jdbcType=VARCHAR}, #{unitName,jdbcType=VARCHAR},
#{registeredCapital,jdbcType=DECIMAL}, #{licenceNumber,jdbcType=VARCHAR}, #{licenceProvince,jdbcType=INTEGER},
#{licenceCity,jdbcType=INTEGER}, #{licenceArea,jdbcType=INTEGER}, #{licenceScanningUrl,jdbcType=VARCHAR},
#{orgCode,jdbcType=VARCHAR}, #{orgCodeUrl,jdbcType=VARCHAR}, #{bankAccount,jdbcType=VARCHAR},
#{banks,jdbcType=VARCHAR}, #{bankBranch,jdbcType=VARCHAR}, #{bankCardNumber,jdbcType=VARCHAR},
#{validationAmount,jdbcType=DECIMAL}, #{identityType,jdbcType=INTEGER}, #{locationProvince,jdbcType=INTEGER},
#{locationCity,jdbcType=INTEGER}, #{locationArea,jdbcType=INTEGER}, #{legalPerson,jdbcType=VARCHAR},
#{legalPersonIdCard,jdbcType=VARCHAR}, #{lastYearTaxReportUrl,jdbcType=VARCHAR},
#{auditStatus,jdbcType=INTEGER}, #{process,jdbcType=INTEGER}, #{wrongCount,jdbcType=INTEGER},
#{paymentDate,jdbcType=TIMESTAMP}, #{listed,jdbcType=INTEGER}, #{listedDate,jdbcType=TIMESTAMP},
#{listedType,jdbcType=INTEGER}, #{stockCode,jdbcType=VARCHAR}, #{certificateNumber,jdbcType=VARCHAR},
#{issuingDate,jdbcType=TIMESTAMP}, #{cogContacts,jdbcType=INTEGER}, #{techPrincipal,jdbcType=VARCHAR},
#{contactsFixedTel,jdbcType=VARCHAR}, #{contactsFax,jdbcType=VARCHAR}, #{legalPersonTel,jdbcType=VARCHAR},
#{legalPersonFax,jdbcType=VARCHAR}, #{legalPersonEmail,jdbcType=VARCHAR}, #{registrationTime,jdbcType=TIMESTAMP},
#{ratepayCode,jdbcType=VARCHAR}, #{industry,jdbcType=INTEGER}, #{enterpriseScale,jdbcType=VARCHAR},
#{registerType,jdbcType=VARCHAR}, #{foreignInvestment,jdbcType=VARCHAR}, #{field,jdbcType=VARCHAR},
#{taxAuthority,jdbcType=INTEGER}, #{ratepayMethod,jdbcType=INTEGER}, #{highTechZone,jdbcType=INTEGER},
#{riskInvestment,jdbcType=INTEGER}, #{businessScope,jdbcType=VARCHAR}, #{highTechName,jdbcType=VARCHAR},
#{patentProryStatementUrl,jdbcType=VARCHAR}, #{international,jdbcType=INTEGER},
#{reviewInstructions,jdbcType=VARCHAR}, #{investment,jdbcType=INTEGER}, #{yearSalesAmount,jdbcType=DECIMAL},
#{lastYearResearchAmount,jdbcType=DECIMAL}, #{assets,jdbcType=DECIMAL}, #{qualification,jdbcType=VARCHAR},
#{cooperationSituation,jdbcType=VARCHAR}, #{honorPicture,jdbcType=VARCHAR}, #{salesTarget,jdbcType=VARCHAR},
#{intendedProject,jdbcType=VARCHAR}, #{contactsDep,jdbcType=VARCHAR}, #{contactsPosition,jdbcType=VARCHAR}
)
insert into organization_identity
id,
`uid`,
contacts,
contact_mobile,
fixed_tel,
qq,
postal_address,
postcode,
unit_name,
registered_capital,
licence_number,
licence_province,
licence_city,
licence_area,
licence_scanning_url,
org_code,
org_code_url,
bank_account,
banks,
bank_branch,
bank_card_number,
validation_amount,
identity_type,
location_province,
location_city,
location_area,
legal_person,
legal_person_id_card,
last_year_tax_report_url,
audit_status,
`process`,
wrong_count,
payment_date,
listed,
listed_date,
listed_type,
stock_code,
certificate_number,
issuing_date,
cog_contacts,
tech_principal,
contacts_fixed_tel,
contacts_fax,
legal_person_tel,
legal_person_fax,
legal_person_email,
registration_time,
ratepay_code,
industry,
enterprise_scale,
register_type,
foreign_investment,
field,
tax_authority,
ratepay_method,
high_tech_zone,
risk_investment,
business_scope,
high_tech_name,
patent_prory_statement_url,
international,
review_instructions,
investment,
year_sales_amount,
last_year_research_amount,
assets,
qualification,
cooperation_situation,
honor_picture,
sales_target,
intended_project,
contacts_dep,
contacts_position,
#{id,jdbcType=VARCHAR},
#{uid,jdbcType=VARCHAR},
#{contacts,jdbcType=VARCHAR},
#{contactMobile,jdbcType=VARCHAR},
#{fixedTel,jdbcType=VARCHAR},
#{qq,jdbcType=VARCHAR},
#{postalAddress,jdbcType=VARCHAR},
#{postcode,jdbcType=VARCHAR},
#{unitName,jdbcType=VARCHAR},
#{registeredCapital,jdbcType=DECIMAL},
#{licenceNumber,jdbcType=VARCHAR},
#{licenceProvince,jdbcType=INTEGER},
#{licenceCity,jdbcType=INTEGER},
#{licenceArea,jdbcType=INTEGER},
#{licenceScanningUrl,jdbcType=VARCHAR},
#{orgCode,jdbcType=VARCHAR},
#{orgCodeUrl,jdbcType=VARCHAR},
#{bankAccount,jdbcType=VARCHAR},
#{banks,jdbcType=VARCHAR},
#{bankBranch,jdbcType=VARCHAR},
#{bankCardNumber,jdbcType=VARCHAR},
#{validationAmount,jdbcType=DECIMAL},
#{identityType,jdbcType=INTEGER},
#{locationProvince,jdbcType=INTEGER},
#{locationCity,jdbcType=INTEGER},
#{locationArea,jdbcType=INTEGER},
#{legalPerson,jdbcType=VARCHAR},
#{legalPersonIdCard,jdbcType=VARCHAR},
#{lastYearTaxReportUrl,jdbcType=VARCHAR},
#{auditStatus,jdbcType=INTEGER},
#{process,jdbcType=INTEGER},
#{wrongCount,jdbcType=INTEGER},
#{paymentDate,jdbcType=TIMESTAMP},
#{listed,jdbcType=INTEGER},
#{listedDate,jdbcType=TIMESTAMP},
#{listedType,jdbcType=INTEGER},
#{stockCode,jdbcType=VARCHAR},
#{certificateNumber,jdbcType=VARCHAR},
#{issuingDate,jdbcType=TIMESTAMP},
#{cogContacts,jdbcType=INTEGER},
#{techPrincipal,jdbcType=VARCHAR},
#{contactsFixedTel,jdbcType=VARCHAR},
#{contactsFax,jdbcType=VARCHAR},
#{legalPersonTel,jdbcType=VARCHAR},
#{legalPersonFax,jdbcType=VARCHAR},
#{legalPersonEmail,jdbcType=VARCHAR},
#{registrationTime,jdbcType=TIMESTAMP},
#{ratepayCode,jdbcType=VARCHAR},
#{industry,jdbcType=INTEGER},
#{enterpriseScale,jdbcType=VARCHAR},
#{registerType,jdbcType=VARCHAR},
#{foreignInvestment,jdbcType=VARCHAR},
#{field,jdbcType=VARCHAR},
#{taxAuthority,jdbcType=INTEGER},
#{ratepayMethod,jdbcType=INTEGER},
#{highTechZone,jdbcType=INTEGER},
#{riskInvestment,jdbcType=INTEGER},
#{businessScope,jdbcType=VARCHAR},
#{highTechName,jdbcType=VARCHAR},
#{patentProryStatementUrl,jdbcType=VARCHAR},
#{international,jdbcType=INTEGER},
#{reviewInstructions,jdbcType=VARCHAR},
#{investment,jdbcType=INTEGER},
#{yearSalesAmount,jdbcType=DECIMAL},
#{lastYearResearchAmount,jdbcType=DECIMAL},
#{assets,jdbcType=DECIMAL},
#{qualification,jdbcType=VARCHAR},
#{cooperationSituation,jdbcType=VARCHAR},
#{honorPicture,jdbcType=VARCHAR},
#{salesTarget,jdbcType=VARCHAR},
#{intendedProject,jdbcType=VARCHAR},
#{contactsDep,jdbcType=VARCHAR},
#{contactsPosition,jdbcType=VARCHAR},
update organization_identity
`uid` = #{uid,jdbcType=VARCHAR},
contacts = #{contacts,jdbcType=VARCHAR},
contact_mobile = #{contactMobile,jdbcType=VARCHAR},
fixed_tel = #{fixedTel,jdbcType=VARCHAR},
qq = #{qq,jdbcType=VARCHAR},
postal_address = #{postalAddress,jdbcType=VARCHAR},
postcode = #{postcode,jdbcType=VARCHAR},
unit_name = #{unitName,jdbcType=VARCHAR},
registered_capital = #{registeredCapital,jdbcType=DECIMAL},
licence_number = #{licenceNumber,jdbcType=VARCHAR},
licence_province = #{licenceProvince,jdbcType=INTEGER},
licence_city = #{licenceCity,jdbcType=INTEGER},
licence_area = #{licenceArea,jdbcType=INTEGER},
licence_scanning_url = #{licenceScanningUrl,jdbcType=VARCHAR},
org_code = #{orgCode,jdbcType=VARCHAR},
org_code_url = #{orgCodeUrl,jdbcType=VARCHAR},
bank_account = #{bankAccount,jdbcType=VARCHAR},
banks = #{banks,jdbcType=VARCHAR},
bank_branch = #{bankBranch,jdbcType=VARCHAR},
bank_card_number = #{bankCardNumber,jdbcType=VARCHAR},
validation_amount = #{validationAmount,jdbcType=DECIMAL},
identity_type = #{identityType,jdbcType=INTEGER},
location_province = #{locationProvince,jdbcType=INTEGER},
location_city = #{locationCity,jdbcType=INTEGER},
location_area = #{locationArea,jdbcType=INTEGER},
legal_person = #{legalPerson,jdbcType=VARCHAR},
legal_person_id_card = #{legalPersonIdCard,jdbcType=VARCHAR},
last_year_tax_report_url = #{lastYearTaxReportUrl,jdbcType=VARCHAR},
audit_status = #{auditStatus,jdbcType=INTEGER},
`process` = #{process,jdbcType=INTEGER},
wrong_count = #{wrongCount,jdbcType=INTEGER},
payment_date = #{paymentDate,jdbcType=TIMESTAMP},
listed = #{listed,jdbcType=INTEGER},
listed_date = #{listedDate,jdbcType=TIMESTAMP},
listed_type = #{listedType,jdbcType=INTEGER},
stock_code = #{stockCode,jdbcType=VARCHAR},
certificate_number = #{certificateNumber,jdbcType=VARCHAR},
issuing_date = #{issuingDate,jdbcType=TIMESTAMP},
cog_contacts = #{cogContacts,jdbcType=INTEGER},
tech_principal = #{techPrincipal,jdbcType=VARCHAR},
contacts_fixed_tel = #{contactsFixedTel,jdbcType=VARCHAR},
contacts_fax = #{contactsFax,jdbcType=VARCHAR},
legal_person_tel = #{legalPersonTel,jdbcType=VARCHAR},
legal_person_fax = #{legalPersonFax,jdbcType=VARCHAR},
legal_person_email = #{legalPersonEmail,jdbcType=VARCHAR},
registration_time = #{registrationTime,jdbcType=TIMESTAMP},
ratepay_code = #{ratepayCode,jdbcType=VARCHAR},
industry = #{industry,jdbcType=INTEGER},
enterprise_scale = #{enterpriseScale,jdbcType=VARCHAR},
register_type = #{registerType,jdbcType=VARCHAR},
foreign_investment = #{foreignInvestment,jdbcType=VARCHAR},
field = #{field,jdbcType=VARCHAR},
tax_authority = #{taxAuthority,jdbcType=INTEGER},
ratepay_method = #{ratepayMethod,jdbcType=INTEGER},
high_tech_zone = #{highTechZone,jdbcType=INTEGER},
risk_investment = #{riskInvestment,jdbcType=INTEGER},
business_scope = #{businessScope,jdbcType=VARCHAR},
high_tech_name = #{highTechName,jdbcType=VARCHAR},
patent_prory_statement_url = #{patentProryStatementUrl,jdbcType=VARCHAR},
international = #{international,jdbcType=INTEGER},
review_instructions = #{reviewInstructions,jdbcType=VARCHAR},
investment = #{investment,jdbcType=INTEGER},
year_sales_amount = #{yearSalesAmount,jdbcType=DECIMAL},
last_year_research_amount = #{lastYearResearchAmount,jdbcType=DECIMAL},
assets = #{assets,jdbcType=DECIMAL},
qualification = #{qualification,jdbcType=VARCHAR},
cooperation_situation = #{cooperationSituation,jdbcType=VARCHAR},
honor_picture = #{honorPicture,jdbcType=VARCHAR},
sales_target = #{salesTarget,jdbcType=VARCHAR},
intended_project = #{intendedProject,jdbcType=VARCHAR},
contacts_dep = #{contactsDep,jdbcType=VARCHAR},
contacts_position = #{contactsPosition,jdbcType=VARCHAR},
where id = #{id,jdbcType=VARCHAR}
update organization_identity
set `uid` = #{uid,jdbcType=VARCHAR},
contacts = #{contacts,jdbcType=VARCHAR},
contact_mobile = #{contactMobile,jdbcType=VARCHAR},
fixed_tel = #{fixedTel,jdbcType=VARCHAR},
qq = #{qq,jdbcType=VARCHAR},
postal_address = #{postalAddress,jdbcType=VARCHAR},
postcode = #{postcode,jdbcType=VARCHAR},
unit_name = #{unitName,jdbcType=VARCHAR},
registered_capital = #{registeredCapital,jdbcType=DECIMAL},
licence_number = #{licenceNumber,jdbcType=VARCHAR},
licence_province = #{licenceProvince,jdbcType=INTEGER},
licence_city = #{licenceCity,jdbcType=INTEGER},
licence_area = #{licenceArea,jdbcType=INTEGER},
licence_scanning_url = #{licenceScanningUrl,jdbcType=VARCHAR},
org_code = #{orgCode,jdbcType=VARCHAR},
org_code_url = #{orgCodeUrl,jdbcType=VARCHAR},
bank_account = #{bankAccount,jdbcType=VARCHAR},
banks = #{banks,jdbcType=VARCHAR},
bank_branch = #{bankBranch,jdbcType=VARCHAR},
bank_card_number = #{bankCardNumber,jdbcType=VARCHAR},
validation_amount = #{validationAmount,jdbcType=DECIMAL},
identity_type = #{identityType,jdbcType=INTEGER},
location_province = #{locationProvince,jdbcType=INTEGER},
location_city = #{locationCity,jdbcType=INTEGER},
location_area = #{locationArea,jdbcType=INTEGER},
legal_person = #{legalPerson,jdbcType=VARCHAR},
legal_person_id_card = #{legalPersonIdCard,jdbcType=VARCHAR},
last_year_tax_report_url = #{lastYearTaxReportUrl,jdbcType=VARCHAR},
audit_status = #{auditStatus,jdbcType=INTEGER},
`process` = #{process,jdbcType=INTEGER},
wrong_count = #{wrongCount,jdbcType=INTEGER},
payment_date = #{paymentDate,jdbcType=TIMESTAMP},
listed = #{listed,jdbcType=INTEGER},
listed_date = #{listedDate,jdbcType=TIMESTAMP},
listed_type = #{listedType,jdbcType=INTEGER},
stock_code = #{stockCode,jdbcType=VARCHAR},
certificate_number = #{certificateNumber,jdbcType=VARCHAR},
issuing_date = #{issuingDate,jdbcType=TIMESTAMP},
cog_contacts = #{cogContacts,jdbcType=INTEGER},
tech_principal = #{techPrincipal,jdbcType=VARCHAR},
contacts_fixed_tel = #{contactsFixedTel,jdbcType=VARCHAR},
contacts_fax = #{contactsFax,jdbcType=VARCHAR},
legal_person_tel = #{legalPersonTel,jdbcType=VARCHAR},
legal_person_fax = #{legalPersonFax,jdbcType=VARCHAR},
legal_person_email = #{legalPersonEmail,jdbcType=VARCHAR},
registration_time = #{registrationTime,jdbcType=TIMESTAMP},
ratepay_code = #{ratepayCode,jdbcType=VARCHAR},
industry = #{industry,jdbcType=INTEGER},
enterprise_scale = #{enterpriseScale,jdbcType=VARCHAR},
register_type = #{registerType,jdbcType=VARCHAR},
foreign_investment = #{foreignInvestment,jdbcType=VARCHAR},
field = #{field,jdbcType=VARCHAR},
tax_authority = #{taxAuthority,jdbcType=INTEGER},
ratepay_method = #{ratepayMethod,jdbcType=INTEGER},
high_tech_zone = #{highTechZone,jdbcType=INTEGER},
risk_investment = #{riskInvestment,jdbcType=INTEGER},
business_scope = #{businessScope,jdbcType=VARCHAR},
high_tech_name = #{highTechName,jdbcType=VARCHAR},
patent_prory_statement_url = #{patentProryStatementUrl,jdbcType=VARCHAR},
international = #{international,jdbcType=INTEGER},
review_instructions = #{reviewInstructions,jdbcType=VARCHAR},
investment = #{investment,jdbcType=INTEGER},
year_sales_amount = #{yearSalesAmount,jdbcType=DECIMAL},
last_year_research_amount = #{lastYearResearchAmount,jdbcType=DECIMAL},
assets = #{assets,jdbcType=DECIMAL},
qualification = #{qualification,jdbcType=VARCHAR},
cooperation_situation = #{cooperationSituation,jdbcType=VARCHAR},
honor_picture = #{honorPicture,jdbcType=VARCHAR},
sales_target = #{salesTarget,jdbcType=VARCHAR},
intended_project = #{intendedProject,jdbcType=VARCHAR},
contacts_dep = #{contactsDep,jdbcType=VARCHAR},
contacts_position = #{contactsPosition,jdbcType=VARCHAR}
where id = #{id,jdbcType=VARCHAR}
update organization_identity
contacts = #{contacts,jdbcType=VARCHAR},
contact_mobile = #{contactMobile,jdbcType=VARCHAR},
fixed_tel = #{fixedTel,jdbcType=VARCHAR},
qq = #{qq,jdbcType=VARCHAR},
postal_address = #{postalAddress,jdbcType=VARCHAR},
postcode = #{postcode,jdbcType=VARCHAR},
unit_name = #{unitName,jdbcType=VARCHAR},
registered_capital = #{registeredCapital,jdbcType=DECIMAL},
licence_number = #{licenceNumber,jdbcType=VARCHAR},
licence_province = #{licenceProvince,jdbcType=INTEGER},
licence_city = #{licenceCity,jdbcType=INTEGER},
licence_area = #{licenceArea,jdbcType=INTEGER},
licence_scanning_url = #{licenceScanningUrl,jdbcType=VARCHAR},
org_code = #{orgCode,jdbcType=VARCHAR},
org_code_url = #{orgCodeUrl,jdbcType=VARCHAR},
bank_account = #{bankAccount,jdbcType=VARCHAR},
banks = #{banks,jdbcType=VARCHAR},
bank_branch = #{bankBranch,jdbcType=VARCHAR},
bank_card_number = #{bankCardNumber,jdbcType=VARCHAR},
validation_amount = #{validationAmount,jdbcType=DECIMAL},
identity_type = #{identityType,jdbcType=INTEGER},
location_province = #{locationProvince,jdbcType=INTEGER},
location_city = #{locationCity,jdbcType=INTEGER},
location_area = #{locationArea,jdbcType=INTEGER},
legal_person = #{legalPerson,jdbcType=VARCHAR},
legal_person_id_card = #{legalPersonIdCard,jdbcType=VARCHAR},
last_year_tax_report_url = #{lastYearTaxReportUrl,jdbcType=VARCHAR},
audit_status = #{auditStatus,jdbcType=INTEGER},
`process` = #{process,jdbcType=INTEGER},
wrong_count = #{wrongCount,jdbcType=INTEGER},
payment_date = #{paymentDate,jdbcType=TIMESTAMP},
listed = #{listed,jdbcType=INTEGER},
listed_date = #{listedDate,jdbcType=TIMESTAMP},
listed_type = #{listedType,jdbcType=INTEGER},
stock_code = #{stockCode,jdbcType=VARCHAR},
certificate_number = #{certificateNumber,jdbcType=VARCHAR},
issuing_date = #{issuingDate,jdbcType=TIMESTAMP},
cog_contacts = #{cogContacts,jdbcType=INTEGER},
tech_principal = #{techPrincipal,jdbcType=VARCHAR},
contacts_fixed_tel = #{contactsFixedTel,jdbcType=VARCHAR},
contacts_fax = #{contactsFax,jdbcType=VARCHAR},
legal_person_tel = #{legalPersonTel,jdbcType=VARCHAR},
legal_person_fax = #{legalPersonFax,jdbcType=VARCHAR},
legal_person_email = #{legalPersonEmail,jdbcType=VARCHAR},
registration_time = #{registrationTime,jdbcType=TIMESTAMP},
ratepay_code = #{ratepayCode,jdbcType=VARCHAR},
industry = #{industry,jdbcType=INTEGER},
enterprise_scale = #{enterpriseScale,jdbcType=VARCHAR},
register_type = #{registerType,jdbcType=VARCHAR},
foreign_investment = #{foreignInvestment,jdbcType=VARCHAR},
field = #{field,jdbcType=VARCHAR},
tax_authority = #{taxAuthority,jdbcType=INTEGER},
ratepay_method = #{ratepayMethod,jdbcType=INTEGER},
high_tech_zone = #{highTechZone,jdbcType=INTEGER},
risk_investment = #{riskInvestment,jdbcType=INTEGER},
business_scope = #{businessScope,jdbcType=VARCHAR},
high_tech_name = #{highTechName,jdbcType=VARCHAR},
patent_prory_statement_url = #{patentProryStatementUrl,jdbcType=VARCHAR},
international = #{international,jdbcType=INTEGER},
review_instructions = #{reviewInstructions,jdbcType=VARCHAR},
investment = #{investment,jdbcType=INTEGER},
year_sales_amount = #{yearSalesAmount,jdbcType=DECIMAL},
last_year_research_amount = #{lastYearResearchAmount,jdbcType=DECIMAL},
assets = #{assets,jdbcType=DECIMAL},
qualification = #{qualification,jdbcType=VARCHAR},
cooperation_situation = #{cooperationSituation,jdbcType=VARCHAR},
honor_picture = #{honorPicture,jdbcType=VARCHAR},
sales_target = #{salesTarget,jdbcType=VARCHAR},
intended_project = #{intendedProject,jdbcType=VARCHAR},
contacts_dep = #{contactsDep,jdbcType=VARCHAR},
contacts_position = #{contactsPosition,jdbcType=VARCHAR},
where uid = #{uid,jdbcType=VARCHAR}
INSERT INTO organization_identity
(id, uid, contacts, contact_mobile,location_province,location_city)VALUES
(UUID(), #{item.uid,jdbcType=VARCHAR}, #{item.contacts,jdbcType=VARCHAR},
#{item.contactMobile,jdbcType=VARCHAR}, #{item.province,jdbcType=TIMESTAMP}, #{item.city,jdbcType=TIMESTAMP})