Antiloveg 8 years ago
parent
commit
f3691ebe2d

+ 57 - 114
src/main/java/com/goafanti/common/mapper/OrganizationIdentityMapper.xml

@@ -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>
 

+ 0 - 3
src/main/java/com/goafanti/user/controller/UserApiController.java

@@ -826,9 +826,6 @@ public class UserApiController extends BaseApiController {
 
 	/**
 	 * 获取公司联系人
-	 * 
-	 * @param uid
-	 * @return
 	 */
 	@RequestMapping(value = "/getContacts", method = RequestMethod.GET)
 	public Result getContacts() {