|
|
@@ -867,128 +867,71 @@
|
|
|
update
|
|
|
organization_identity
|
|
|
set uid = #{uid,jdbcType=VARCHAR},
|
|
|
- contacts =
|
|
|
- #{contacts,jdbcType=VARCHAR},
|
|
|
- contact_mobile =
|
|
|
- #{contactMobile,jdbcType=VARCHAR},
|
|
|
- fixed_tel =
|
|
|
- #{fixedTel,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},
|
|
|
- aft_username =
|
|
|
- #{aftUsername,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},
|
|
|
+ postcode = #{postcode,jdbcType=VARCHAR},
|
|
|
+ aft_username = #{aftUsername,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},
|
|
|
+ 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},
|
|
|
- first_contacts =
|
|
|
- #{firstContacts,jdbcType=VARCHAR},
|
|
|
- first_mobile =
|
|
|
- #{firstMobile,jdbcType=VARCHAR},
|
|
|
- second_contacts =
|
|
|
- #{secondContacts,jdbcType=VARCHAR},
|
|
|
- second_mobile =
|
|
|
- #{secondMobile,jdbcType=VARCHAR},
|
|
|
- third_contacts =
|
|
|
- #{thirdContacts,jdbcType=VARCHAR},
|
|
|
- third_mobile =
|
|
|
- #{thirdMobile,jdbcType=VARCHAR},
|
|
|
+ payment_date = #{paymentDate,jdbcType=TIMESTAMP},
|
|
|
+ first_contacts = #{firstContacts,jdbcType=VARCHAR},
|
|
|
+ first_mobile = #{firstMobile,jdbcType=VARCHAR},
|
|
|
+ second_contacts = #{secondContacts,jdbcType=VARCHAR},
|
|
|
+ second_mobile = #{secondMobile,jdbcType=VARCHAR},
|
|
|
+ third_contacts = #{thirdContacts,jdbcType=VARCHAR},
|
|
|
+ third_mobile = #{thirdMobile,jdbcType=VARCHAR},
|
|
|
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},
|
|
|
- techPrincipal =
|
|
|
- #{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}
|
|
|
+ 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}
|
|
|
where id = #{id,jdbcType=VARCHAR}
|
|
|
</update>
|
|
|
|
|
|
@@ -1097,7 +1040,7 @@
|
|
|
|
|
|
<select id="selectAuditorOrgIdentityDetailByUserId" parameterType="java.lang.String" resultType="com.goafanti.user.bo.AuditorOrgIdentityDetailBo">
|
|
|
select u.aid, u.mid,
|
|
|
- oi.id, oi.uid, oi.aft_username as aftUsername, oi.unit_name as unitName, oi.identity_type as identityType,
|
|
|
+ oi.id, oi.uid, oi.aft_username as aftUsername, oi.unit_name as unitName, oi.identity_type as identityType,
|
|
|
oi.first_contacts as firstContacts, oi.first_mobile as firstMobile, oi.second_contacts as secondContacts,
|
|
|
oi.second_mobile as secondMobile, oi.third_contacts as thirdContacts, oi.third_mobile as thirdMobile,
|
|
|
oi.legal_person as legalPerson, oi.legal_person_id_card as legalPersonIdCard, oi.registration_time as registrationTime,
|
|
|
@@ -1106,7 +1049,7 @@
|
|
|
oi.org_code_url as orgCodeUrl, oi.banks, bank_branch as bankBranch, oi.bank_card_number as bankCardNumber,
|
|
|
oi.location_province as locationProvince, oi.location_city as locationCity, oi.location_area as locationArea,
|
|
|
oi.validation_amount as validationAmount, oi.payment_date as paymentDate, oi.audit_status as auditStatus,
|
|
|
- oi.last_year_tax_report_url as lastYearTaxReportUrl
|
|
|
+ oi.last_year_tax_report_url as lastYearTaxReportUrl, oi.field
|
|
|
from user u
|
|
|
LEFT JOIN organization_identity oi on oi.uid = u.id
|
|
|
where uid = #{uid,jdbcType=VARCHAR}
|