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, 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
delete from organization_identity
where id = #{id,jdbcType=VARCHAR}
delete from organization_identity
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)
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=INTEGER},
#{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})
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,
#{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=INTEGER},
#{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},
update organization_identity
id = #{record.id,jdbcType=VARCHAR},
uid = #{record.uid,jdbcType=VARCHAR},
contacts = #{record.contacts,jdbcType=VARCHAR},
contact_mobile = #{record.contactMobile,jdbcType=VARCHAR},
fixed_tel = #{record.fixedTel,jdbcType=VARCHAR},
qq = #{record.qq,jdbcType=VARCHAR},
postal_address = #{record.postalAddress,jdbcType=VARCHAR},
postcode = #{record.postcode,jdbcType=VARCHAR},
unit_name = #{record.unitName,jdbcType=VARCHAR},
registered_capital = #{record.registeredCapital,jdbcType=DECIMAL},
licence_number = #{record.licenceNumber,jdbcType=VARCHAR},
licence_province = #{record.licenceProvince,jdbcType=INTEGER},
licence_city = #{record.licenceCity,jdbcType=INTEGER},
licence_area = #{record.licenceArea,jdbcType=INTEGER},
licence_scanning_url = #{record.licenceScanningUrl,jdbcType=VARCHAR},
org_code = #{record.orgCode,jdbcType=VARCHAR},
org_code_url = #{record.orgCodeUrl,jdbcType=VARCHAR},
bank_account = #{record.bankAccount,jdbcType=VARCHAR},
banks = #{record.banks,jdbcType=VARCHAR},
bank_branch = #{record.bankBranch,jdbcType=VARCHAR},
bank_card_number = #{record.bankCardNumber,jdbcType=VARCHAR},
validation_amount = #{record.validationAmount,jdbcType=DECIMAL},
identity_type = #{record.identityType,jdbcType=INTEGER},
location_province = #{record.locationProvince,jdbcType=INTEGER},
location_city = #{record.locationCity,jdbcType=INTEGER},
location_area = #{record.locationArea,jdbcType=INTEGER},
legal_person = #{record.legalPerson,jdbcType=VARCHAR},
legal_person_id_card = #{record.legalPersonIdCard,jdbcType=VARCHAR},
last_year_tax_report_url = #{record.lastYearTaxReportUrl,jdbcType=VARCHAR},
audit_status = #{record.auditStatus,jdbcType=INTEGER},
process = #{record.process,jdbcType=INTEGER},
wrong_count = #{record.wrongCount,jdbcType=INTEGER},
payment_date = #{record.paymentDate,jdbcType=TIMESTAMP},
listed = #{record.listed,jdbcType=INTEGER},
listed_date = #{record.listedDate,jdbcType=TIMESTAMP},
listed_type = #{record.listedType,jdbcType=INTEGER},
stock_code = #{record.stockCode,jdbcType=VARCHAR},
certificate_number = #{record.certificateNumber,jdbcType=VARCHAR},
issuing_date = #{record.issuingDate,jdbcType=TIMESTAMP},
cog_contacts = #{record.cogContacts,jdbcType=INTEGER},
tech_principal = #{record.techPrincipal,jdbcType=VARCHAR},
contacts_fixed_tel = #{record.contactsFixedTel,jdbcType=VARCHAR},
contacts_fax = #{record.contactsFax,jdbcType=VARCHAR},
legal_person_tel = #{record.legalPersonTel,jdbcType=VARCHAR},
legal_person_fax = #{record.legalPersonFax,jdbcType=VARCHAR},
legal_person_email = #{record.legalPersonEmail,jdbcType=VARCHAR},
registration_time = #{record.registrationTime,jdbcType=TIMESTAMP},
ratepay_code = #{record.ratepayCode,jdbcType=VARCHAR},
industry = #{record.industry,jdbcType=INTEGER},
enterprise_scale = #{record.enterpriseScale,jdbcType=INTEGER},
register_type = #{record.registerType,jdbcType=VARCHAR},
foreign_investment = #{record.foreignInvestment,jdbcType=VARCHAR},
field = #{record.field,jdbcType=VARCHAR},
tax_authority = #{record.taxAuthority,jdbcType=INTEGER},
ratepay_method = #{record.ratepayMethod,jdbcType=INTEGER},
high_tech_zone = #{record.highTechZone,jdbcType=INTEGER},
risk_investment = #{record.riskInvestment,jdbcType=INTEGER},
business_scope = #{record.businessScope,jdbcType=VARCHAR},
high_tech_name = #{record.highTechName,jdbcType=VARCHAR},
patent_prory_statement_url = #{record.patentProryStatementUrl,jdbcType=VARCHAR},
international = #{record.international,jdbcType=INTEGER},
review_instructions = #{record.reviewInstructions,jdbcType=VARCHAR},
investment = #{record.investment,jdbcType=INTEGER},
update organization_identity
set id = #{record.id,jdbcType=VARCHAR},
uid = #{record.uid,jdbcType=VARCHAR},
contacts = #{record.contacts,jdbcType=VARCHAR},
contact_mobile = #{record.contactMobile,jdbcType=VARCHAR},
fixed_tel = #{record.fixedTel,jdbcType=VARCHAR},
qq = #{record.qq,jdbcType=VARCHAR},
postal_address = #{record.postalAddress,jdbcType=VARCHAR},
postcode = #{record.postcode,jdbcType=VARCHAR},
unit_name = #{record.unitName,jdbcType=VARCHAR},
registered_capital = #{record.registeredCapital,jdbcType=DECIMAL},
licence_number = #{record.licenceNumber,jdbcType=VARCHAR},
licence_province = #{record.licenceProvince,jdbcType=INTEGER},
licence_city = #{record.licenceCity,jdbcType=INTEGER},
licence_area = #{record.licenceArea,jdbcType=INTEGER},
licence_scanning_url = #{record.licenceScanningUrl,jdbcType=VARCHAR},
org_code = #{record.orgCode,jdbcType=VARCHAR},
org_code_url = #{record.orgCodeUrl,jdbcType=VARCHAR},
bank_account = #{record.bankAccount,jdbcType=VARCHAR},
banks = #{record.banks,jdbcType=VARCHAR},
bank_branch = #{record.bankBranch,jdbcType=VARCHAR},
bank_card_number = #{record.bankCardNumber,jdbcType=VARCHAR},
validation_amount = #{record.validationAmount,jdbcType=DECIMAL},
identity_type = #{record.identityType,jdbcType=INTEGER},
location_province = #{record.locationProvince,jdbcType=INTEGER},
location_city = #{record.locationCity,jdbcType=INTEGER},
location_area = #{record.locationArea,jdbcType=INTEGER},
legal_person = #{record.legalPerson,jdbcType=VARCHAR},
legal_person_id_card = #{record.legalPersonIdCard,jdbcType=VARCHAR},
last_year_tax_report_url = #{record.lastYearTaxReportUrl,jdbcType=VARCHAR},
audit_status = #{record.auditStatus,jdbcType=INTEGER},
process = #{record.process,jdbcType=INTEGER},
wrong_count = #{record.wrongCount,jdbcType=INTEGER},
payment_date = #{record.paymentDate,jdbcType=TIMESTAMP},
listed = #{record.listed,jdbcType=INTEGER},
listed_date = #{record.listedDate,jdbcType=TIMESTAMP},
listed_type = #{record.listedType,jdbcType=INTEGER},
stock_code = #{record.stockCode,jdbcType=VARCHAR},
certificate_number = #{record.certificateNumber,jdbcType=VARCHAR},
issuing_date = #{record.issuingDate,jdbcType=TIMESTAMP},
cog_contacts = #{record.cogContacts,jdbcType=INTEGER},
tech_principal = #{record.techPrincipal,jdbcType=VARCHAR},
contacts_fixed_tel = #{record.contactsFixedTel,jdbcType=VARCHAR},
contacts_fax = #{record.contactsFax,jdbcType=VARCHAR},
legal_person_tel = #{record.legalPersonTel,jdbcType=VARCHAR},
legal_person_fax = #{record.legalPersonFax,jdbcType=VARCHAR},
legal_person_email = #{record.legalPersonEmail,jdbcType=VARCHAR},
registration_time = #{record.registrationTime,jdbcType=TIMESTAMP},
ratepay_code = #{record.ratepayCode,jdbcType=VARCHAR},
industry = #{record.industry,jdbcType=INTEGER},
enterprise_scale = #{record.enterpriseScale,jdbcType=INTEGER},
register_type = #{record.registerType,jdbcType=VARCHAR},
foreign_investment = #{record.foreignInvestment,jdbcType=VARCHAR},
field = #{record.field,jdbcType=VARCHAR},
tax_authority = #{record.taxAuthority,jdbcType=INTEGER},
ratepay_method = #{record.ratepayMethod,jdbcType=INTEGER},
high_tech_zone = #{record.highTechZone,jdbcType=INTEGER},
risk_investment = #{record.riskInvestment,jdbcType=INTEGER},
business_scope = #{record.businessScope,jdbcType=VARCHAR},
high_tech_name = #{record.highTechName,jdbcType=VARCHAR},
patent_prory_statement_url = #{record.patentProryStatementUrl,jdbcType=VARCHAR},
international = #{record.international,jdbcType=INTEGER},
review_instructions = #{record.reviewInstructions,jdbcType=VARCHAR},
investment = #{record.investment,jdbcType=INTEGER}
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=INTEGER},
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},
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=INTEGER},
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}
where id = #{id,jdbcType=VARCHAR}