| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd" >
- <mapper namespace="com.goafanti.common.dao.OrganizationIdentityMapper">
- <resultMap id="BaseResultMap"
- type="com.goafanti.common.model.OrganizationIdentity">
- <id column="id" property="id" jdbcType="VARCHAR" />
- <result column="uid" property="uid" jdbcType="VARCHAR" />
- <result column="contacts" property="contacts" jdbcType="VARCHAR" />
- <result column="contact_mobile" property="contactMobile"
- jdbcType="VARCHAR" />
- <result column="fixed_tel" property="fixedTel" jdbcType="VARCHAR" />
- <result column="qq" property="qq" jdbcType="VARCHAR" />
- <result column="postal_address" property="postalAddress"
- jdbcType="VARCHAR" />
- <result column="postcode" property="postcode" jdbcType="VARCHAR" />
- <result column="aft_username" property="aftUsername" jdbcType="VARCHAR" />
- <result column="unit_name" property="unitName" jdbcType="VARCHAR" />
- <result column="registered_capital" property="registeredCapital"
- jdbcType="DECIMAL" />
- <result column="licence_number" property="licenceNumber"
- jdbcType="VARCHAR" />
- <result column="licence_province" property="licenceProvince"
- jdbcType="INTEGER" />
- <result column="licence_city" property="licenceCity" jdbcType="INTEGER" />
- <result column="licence_area" property="licenceArea" jdbcType="INTEGER" />
- <result column="licence_scanning_url" property="licenceScanningUrl"
- jdbcType="VARCHAR" />
- <result column="org_code" property="orgCode" jdbcType="VARCHAR" />
- <result column="org_code_url" property="orgCodeUrl" jdbcType="VARCHAR" />
- <result column="bank_account" property="bankAccount" jdbcType="VARCHAR" />
- <result column="banks" property="banks" jdbcType="VARCHAR" />
- <result column="bank_branch" property="bankBranch" jdbcType="VARCHAR" />
- <result column="bank_card_number" property="bankCardNumber"
- jdbcType="VARCHAR" />
- <result column="validation_amount" property="validationAmount"
- jdbcType="DECIMAL" />
- <result column="identity_type" property="identityType"
- jdbcType="INTEGER" />
- <result column="location_province" property="locationProvince"
- jdbcType="INTEGER" />
- <result column="location_city" property="locationCity"
- jdbcType="INTEGER" />
- <result column="location_area" property="locationArea"
- jdbcType="INTEGER" />
- <result column="legal_person" property="legalPerson" jdbcType="VARCHAR" />
- <result column="legal_person_id_card" property="legalPersonIdCard"
- jdbcType="VARCHAR" />
- <result column="last_year_tax_report_url" property="lastYearTaxReportUrl"
- jdbcType="VARCHAR" />
- <result column="audit_status" property="auditStatus" jdbcType="INTEGER" />
- <result column="process" property="process" jdbcType="INTEGER" />
- <result column="wrong_count" property="wrongCount" jdbcType="INTEGER" />
- <result column="payment_date" property="paymentDate" jdbcType="TIMESTAMP" />
- <result column="first_contacts" property="firstContacts"
- jdbcType="VARCHAR" />
- <result column="first_mobile" property="firstMobile" jdbcType="VARCHAR" />
- <result column="second_contacts" property="secondContacts"
- jdbcType="VARCHAR" />
- <result column="second_mobile" property="secondMobile"
- jdbcType="VARCHAR" />
- <result column="third_contacts" property="thirdContacts"
- jdbcType="VARCHAR" />
- <result column="third_mobile" property="thirdMobile" jdbcType="VARCHAR" />
- <result column="listed" property="listed" jdbcType="INTEGER" />
- <result column="listed_date" property="listedDate" jdbcType="TIMESTAMP" />
- <result column="listed_type" property="listedType" jdbcType="INTEGER" />
- <result column="stock_code" property="stockCode" jdbcType="VARCHAR" />
- <result column="certificate_number" property="certificateNumber"
- jdbcType="VARCHAR" />
- <result column="issuing_date" property="issuingDate" jdbcType="TIMESTAMP" />
- <result column="cog_contacts" property="cogContacts" jdbcType="INTEGER" />
- <result column="tech_principal" property="techPrincipal"
- jdbcType="VARCHAR" />
- <result column="contacts_fixed_tel" property="contactsFixedTel"
- jdbcType="VARCHAR" />
- <result column="contacts_fax" property="contactsFax" jdbcType="VARCHAR" />
- <result column="legal_person_tel" property="legalPersonTel"
- jdbcType="VARCHAR" />
- <result column="legal_person_fax" property="legalPersonFax"
- jdbcType="VARCHAR" />
- <result column="legal_person_email" property="legalPersonEmail"
- jdbcType="VARCHAR" />
- <result column="registration_time" property="registrationTime"
- jdbcType="TIMESTAMP" />
- <result column="ratepay_code" property="ratepayCode" jdbcType="VARCHAR" />
- <result column="industry" property="industry" jdbcType="INTEGER" />
- <result column="enterprise_scale" property="enterpriseScale"
- jdbcType="INTEGER" />
- <result column="register_type" property="registerType"
- jdbcType="VARCHAR" />
- <result column="foreign_investment" property="foreignInvestment"
- jdbcType="VARCHAR" />
- <result column="field" property="field" jdbcType="VARCHAR" />
- <result column="tax_authority" property="taxAuthority"
- jdbcType="INTEGER" />
- <result column="ratepay_method" property="ratepayMethod"
- jdbcType="INTEGER" />
- <result column="high_tech_zone" property="highTechZone"
- jdbcType="INTEGER" />
- <result column="risk_investment" property="riskInvestment"
- jdbcType="INTEGER" />
- <result column="business_scope" property="businessScope"
- jdbcType="VARCHAR" />
- <result column="high_tech_name" property="highTechName"
- jdbcType="VARCHAR" />
- <result column="patent_prory_statement_url" property="patentProryStatementUrl"
- jdbcType="VARCHAR" />
- </resultMap>
- <sql id="Base_Column_List">
- id, uid, contacts, contact_mobile, fixed_tel, qq,
- postal_address,
- postcode, aft_username,
- 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, first_contacts, first_mobile,
- second_contacts,
- second_mobile,
- third_contacts, third_mobile, 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
- </sql>
- <select id="selectByPrimaryKey" resultMap="BaseResultMap"
- parameterType="java.lang.String">
- select
- <include refid="Base_Column_List" />
- from organization_identity
- where id = #{id,jdbcType=VARCHAR}
- </select>
- <delete id="deleteByPrimaryKey" parameterType="java.lang.String">
- delete from
- organization_identity
- where id = #{id,jdbcType=VARCHAR}
- </delete>
- <insert id="insert" parameterType="com.goafanti.common.model.OrganizationIdentity">
- insert into
- organization_identity (id, uid, contacts,
- contact_mobile, fixed_tel,
- qq,
- postal_address, postcode, aft_username,
- 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, first_contacts,
- first_mobile,
- second_contacts, second_mobile, third_contacts,
- third_mobile, 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
- )
- 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},
- #{aftUsername,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},
- #{firstContacts,jdbcType=VARCHAR}, #{firstMobile,jdbcType=VARCHAR},
- #{secondContacts,jdbcType=VARCHAR}, #{secondMobile,jdbcType=VARCHAR},
- #{thirdContacts,jdbcType=VARCHAR},
- #{thirdMobile,jdbcType=VARCHAR},
- #{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}
- )
- </insert>
- <insert id="insertSelective" parameterType="com.goafanti.common.model.OrganizationIdentity">
- insert into organization_identity
- <trim prefix="(" suffix=")" suffixOverrides=",">
- <if test="id != null">
- id,
- </if>
- <if test="uid != null">
- uid,
- </if>
- <if test="contacts != null">
- contacts,
- </if>
- <if test="contactMobile != null">
- contact_mobile,
- </if>
- <if test="fixedTel != null">
- fixed_tel,
- </if>
- <if test="qq != null">
- qq,
- </if>
- <if test="postalAddress != null">
- postal_address,
- </if>
- <if test="postcode != null">
- postcode,
- </if>
- <if test="aftUsername != null">
- aft_username,
- </if>
- <if test="unitName != null">
- unit_name,
- </if>
- <if test="registeredCapital != null">
- registered_capital,
- </if>
- <if test="licenceNumber != null">
- licence_number,
- </if>
- <if test="licenceProvince != null">
- licence_province,
- </if>
- <if test="licenceCity != null">
- licence_city,
- </if>
- <if test="licenceArea != null">
- licence_area,
- </if>
- <if test="licenceScanningUrl != null">
- licence_scanning_url,
- </if>
- <if test="orgCode != null">
- org_code,
- </if>
- <if test="orgCodeUrl != null">
- org_code_url,
- </if>
- <if test="bankAccount != null">
- bank_account,
- </if>
- <if test="banks != null">
- banks,
- </if>
- <if test="bankBranch != null">
- bank_branch,
- </if>
- <if test="bankCardNumber != null">
- bank_card_number,
- </if>
- <if test="validationAmount != null">
- validation_amount,
- </if>
- <if test="identityType != null">
- identity_type,
- </if>
- <if test="locationProvince != null">
- location_province,
- </if>
- <if test="locationCity != null">
- location_city,
- </if>
- <if test="locationArea != null">
- location_area,
- </if>
- <if test="legalPerson != null">
- legal_person,
- </if>
- <if test="legalPersonIdCard != null">
- legal_person_id_card,
- </if>
- <if test="lastYearTaxReportUrl != null">
- last_year_tax_report_url,
- </if>
- <if test="auditStatus != null">
- audit_status,
- </if>
- <if test="process != null">
- process,
- </if>
- <if test="wrongCount != null">
- wrong_count,
- </if>
- <if test="paymentDate != null">
- payment_date,
- </if>
- <if test="firstContacts != null">
- first_contacts,
- </if>
- <if test="firstMobile != null">
- first_mobile,
- </if>
- <if test="secondContacts != null">
- second_contacts,
- </if>
- <if test="secondMobile != null">
- second_mobile,
- </if>
- <if test="thirdContacts != null">
- third_contacts,
- </if>
- <if test="thirdMobile != null">
- third_mobile,
- </if>
- <if test="listed != null">
- listed,
- </if>
- <if test="listedDate != null">
- listed_date,
- </if>
- <if test="listedType != null">
- listed_type,
- </if>
- <if test="stockCode != null">
- stock_code,
- </if>
- <if test="certificateNumber != null">
- certificate_number,
- </if>
- <if test="issuingDate != null">
- issuing_date,
- </if>
- <if test="cogContacts != null">
- cog_contacts,
- </if>
- <if test="techPrincipal != null">
- tech_principal,
- </if>
- <if test="contactsFixedTel != null">
- contacts_fixed_tel,
- </if>
- <if test="contactsFax != null">
- contacts_fax,
- </if>
- <if test="legalPersonTel != null">
- legal_person_tel,
- </if>
- <if test="legalPersonFax != null">
- legal_person_fax,
- </if>
- <if test="legalPersonEmail != null">
- legal_person_email,
- </if>
- <if test="registrationTime != null">
- registration_time,
- </if>
- <if test="ratepayCode != null">
- ratepay_code,
- </if>
- <if test="industry != null">
- industry,
- </if>
- <if test="enterpriseScale != null">
- enterprise_scale,
- </if>
- <if test="registerType != null">
- register_type,
- </if>
- <if test="foreignInvestment != null">
- foreign_investment,
- </if>
- <if test="field != null">
- field,
- </if>
- <if test="taxAuthority != null">
- tax_authority,
- </if>
- <if test="ratepayMethod != null">
- ratepay_method,
- </if>
- <if test="highTechZone != null">
- high_tech_zone,
- </if>
- <if test="riskInvestment != null">
- risk_investment,
- </if>
- <if test="businessScope != null">
- business_scope,
- </if>
- <if test="highTechName != null">
- high_tech_name,
- </if>
-
- <if test="patentProryStatementUrl != null">
- patent_prory_statement_url,
- </if>
- </trim>
- <trim prefix="values (" suffix=")" suffixOverrides=",">
- <if test="id != null">
- #{id,jdbcType=VARCHAR},
- </if>
- <if test="uid != null">
- #{uid,jdbcType=VARCHAR},
- </if>
- <if test="contacts != null">
- #{contacts,jdbcType=VARCHAR},
- </if>
- <if test="contactMobile != null">
- #{contactMobile,jdbcType=VARCHAR},
- </if>
- <if test="fixedTel != null">
- #{fixedTel,jdbcType=VARCHAR},
- </if>
- <if test="qq != null">
- #{qq,jdbcType=VARCHAR},
- </if>
- <if test="postalAddress != null">
- #{postalAddress,jdbcType=VARCHAR},
- </if>
- <if test="postcode != null">
- #{postcode,jdbcType=VARCHAR},
- </if>
- <if test="aftUsername != null">
- #{aftUsername,jdbcType=VARCHAR},
- </if>
- <if test="unitName != null">
- #{unitName,jdbcType=VARCHAR},
- </if>
- <if test="registeredCapital != null">
- #{registeredCapital,jdbcType=DECIMAL},
- </if>
- <if test="licenceNumber != null">
- #{licenceNumber,jdbcType=VARCHAR},
- </if>
- <if test="licenceProvince != null">
- #{licenceProvince,jdbcType=INTEGER},
- </if>
- <if test="licenceCity != null">
- #{licenceCity,jdbcType=INTEGER},
- </if>
- <if test="licenceArea != null">
- #{licenceArea,jdbcType=INTEGER},
- </if>
- <if test="licenceScanningUrl != null">
- #{licenceScanningUrl,jdbcType=VARCHAR},
- </if>
- <if test="orgCode != null">
- #{orgCode,jdbcType=VARCHAR},
- </if>
- <if test="orgCodeUrl != null">
- #{orgCodeUrl,jdbcType=VARCHAR},
- </if>
- <if test="bankAccount != null">
- #{bankAccount,jdbcType=VARCHAR},
- </if>
- <if test="banks != null">
- #{banks,jdbcType=VARCHAR},
- </if>
- <if test="bankBranch != null">
- #{bankBranch,jdbcType=VARCHAR},
- </if>
- <if test="bankCardNumber != null">
- #{bankCardNumber,jdbcType=VARCHAR},
- </if>
- <if test="validationAmount != null">
- #{validationAmount,jdbcType=DECIMAL},
- </if>
- <if test="identityType != null">
- #{identityType,jdbcType=INTEGER},
- </if>
- <if test="locationProvince != null">
- #{locationProvince,jdbcType=INTEGER},
- </if>
- <if test="locationCity != null">
- #{locationCity,jdbcType=INTEGER},
- </if>
- <if test="locationArea != null">
- #{locationArea,jdbcType=INTEGER},
- </if>
- <if test="legalPerson != null">
- #{legalPerson,jdbcType=VARCHAR},
- </if>
- <if test="legalPersonIdCard != null">
- #{legalPersonIdCard,jdbcType=VARCHAR},
- </if>
- <if test="lastYearTaxReportUrl != null">
- #{lastYearTaxReportUrl,jdbcType=VARCHAR},
- </if>
- <if test="auditStatus != null">
- #{auditStatus,jdbcType=INTEGER},
- </if>
- <if test="process != null">
- #{process,jdbcType=INTEGER},
- </if>
- <if test="wrongCount != null">
- #{wrongCount,jdbcType=INTEGER},
- </if>
- <if test="paymentDate != null">
- #{paymentDate,jdbcType=TIMESTAMP},
- </if>
- <if test="firstContacts != null">
- #{firstContacts,jdbcType=VARCHAR},
- </if>
- <if test="firstMobile != null">
- #{firstMobile,jdbcType=VARCHAR},
- </if>
- <if test="secondContacts != null">
- #{secondContacts,jdbcType=VARCHAR},
- </if>
- <if test="secondMobile != null">
- #{secondMobile,jdbcType=VARCHAR},
- </if>
- <if test="thirdContacts != null">
- #{thirdContacts,jdbcType=VARCHAR},
- </if>
- <if test="thirdMobile != null">
- #{thirdMobile,jdbcType=VARCHAR},
- </if>
- <if test="listed != null">
- #{listed,jdbcType=INTEGER},
- </if>
- <if test="listedDate != null">
- #{listedDate,jdbcType=TIMESTAMP},
- </if>
- <if test="listedType != null">
- #{listedType,jdbcType=INTEGER},
- </if>
- <if test="stockCode != null">
- #{stockCode,jdbcType=VARCHAR},
- </if>
- <if test="certificateNumber != null">
- #{certificateNumber,jdbcType=VARCHAR},
- </if>
- <if test="issuingDate != null">
- #{issuingDate,jdbcType=TIMESTAMP},
- </if>
- <if test="cogContacts != null">
- #{cogContacts,jdbcType=INTEGER},
- </if>
- <if test="techPrincipal != null">
- #{techPrincipal,jdbcType=VARCHAR},
- </if>
- <if test="contactsFixedTel != null">
- #{contactsFixedTel,jdbcType=VARCHAR},
- </if>
- <if test="contactsFax != null">
- #{contactsFax,jdbcType=VARCHAR},
- </if>
- <if test="legalPersonTel != null">
- #{legalPersonTel,jdbcType=VARCHAR},
- </if>
- <if test="legalPersonFax != null">
- #{legalPersonFax,jdbcType=VARCHAR},
- </if>
- <if test="legalPersonEmail != null">
- #{legalPersonEmail,jdbcType=VARCHAR},
- </if>
- <if test="registrationTime != null">
- #{registrationTime,jdbcType=TIMESTAMP},
- </if>
- <if test="ratepayCode != null">
- #{ratepayCode,jdbcType=VARCHAR},
- </if>
- <if test="industry != null">
- #{industry,jdbcType=INTEGER},
- </if>
- <if test="enterpriseScale != null">
- #{enterpriseScale,jdbcType=INTEGER},
- </if>
- <if test="registerType != null">
- #{registerType,jdbcType=VARCHAR},
- </if>
- <if test="foreignInvestment != null">
- #{foreignInvestment,jdbcType=VARCHAR},
- </if>
- <if test="field != null">
- #{field,jdbcType=VARCHAR},
- </if>
- <if test="taxAuthority != null">
- #{taxAuthority,jdbcType=INTEGER},
- </if>
- <if test="ratepayMethod != null">
- #{ratepayMethod,jdbcType=INTEGER},
- </if>
- <if test="highTechZone != null">
- #{highTechZone,jdbcType=INTEGER},
- </if>
- <if test="riskInvestment != null">
- #{riskInvestment,jdbcType=INTEGER},
- </if>
- <if test="businessScope != null">
- #{businessScope,jdbcType=VARCHAR},
- </if>
- <if test="highTechName != null">
- #{highTechName,jdbcType=VARCHAR},
- </if>
-
- <if test="patentProryStatementUrl != null">
- #{patentProryStatementUrl,jdbcType=VARCHAR},
- </if>
- </trim>
- </insert>
- <update id="updateByPrimaryKeySelective" parameterType="com.goafanti.common.model.OrganizationIdentity">
- update organization_identity
- <set>
- <if test="uid != null">
- uid = #{uid,jdbcType=VARCHAR},
- </if>
- <if test="contacts != null">
- contacts = #{contacts,jdbcType=VARCHAR},
- </if>
- <if test="contactMobile != null">
- contact_mobile = #{contactMobile,jdbcType=VARCHAR},
- </if>
- <if test="fixedTel != null">
- fixed_tel = #{fixedTel,jdbcType=VARCHAR},
- </if>
- <if test="qq != null">
- qq = #{qq,jdbcType=VARCHAR},
- </if>
- <if test="postalAddress != null">
- postal_address = #{postalAddress,jdbcType=VARCHAR},
- </if>
- <if test="postcode != null">
- postcode = #{postcode,jdbcType=VARCHAR},
- </if>
- <if test="aftUsername != null">
- aft_username = #{aftUsername,jdbcType=VARCHAR},
- </if>
- <if test="unitName != null">
- unit_name = #{unitName,jdbcType=VARCHAR},
- </if>
- <if test="registeredCapital != null">
- registered_capital =
- #{registeredCapital,jdbcType=DECIMAL},
- </if>
- <if test="licenceNumber != null">
- licence_number = #{licenceNumber,jdbcType=VARCHAR},
- </if>
- <if test="licenceProvince != null">
- licence_province = #{licenceProvince,jdbcType=INTEGER},
- </if>
- <if test="licenceCity != null">
- licence_city = #{licenceCity,jdbcType=INTEGER},
- </if>
- <if test="licenceArea != null">
- licence_area = #{licenceArea,jdbcType=INTEGER},
- </if>
- <if test="licenceScanningUrl != null">
- licence_scanning_url =
- #{licenceScanningUrl,jdbcType=VARCHAR},
- </if>
- <if test="orgCode != null">
- org_code = #{orgCode,jdbcType=VARCHAR},
- </if>
- <if test="orgCodeUrl != null">
- org_code_url = #{orgCodeUrl,jdbcType=VARCHAR},
- </if>
- <if test="bankAccount != null">
- bank_account = #{bankAccount,jdbcType=VARCHAR},
- </if>
- <if test="banks != null">
- banks = #{banks,jdbcType=VARCHAR},
- </if>
- <if test="bankBranch != null">
- bank_branch = #{bankBranch,jdbcType=VARCHAR},
- </if>
- <if test="bankCardNumber != null">
- bank_card_number = #{bankCardNumber,jdbcType=VARCHAR},
- </if>
- <if test="validationAmount != null">
- validation_amount = #{validationAmount,jdbcType=DECIMAL},
- </if>
- <if test="identityType != null">
- identity_type = #{identityType,jdbcType=INTEGER},
- </if>
- <if test="locationProvince != null">
- location_province = #{locationProvince,jdbcType=INTEGER},
- </if>
- <if test="locationCity != null">
- location_city = #{locationCity,jdbcType=INTEGER},
- </if>
- <if test="locationArea != null">
- location_area = #{locationArea,jdbcType=INTEGER},
- </if>
- <if test="legalPerson != null">
- legal_person = #{legalPerson,jdbcType=VARCHAR},
- </if>
- <if test="legalPersonIdCard != null">
- legal_person_id_card =
- #{legalPersonIdCard,jdbcType=VARCHAR},
- </if>
- <if test="lastYearTaxReportUrl != null">
- last_year_tax_report_url =
- #{lastYearTaxReportUrl,jdbcType=VARCHAR},
- </if>
- <if test="auditStatus != null">
- audit_status = #{auditStatus,jdbcType=INTEGER},
- </if>
- <if test="process != null">
- process = #{process,jdbcType=INTEGER},
- </if>
- <if test="wrongCount != null">
- wrong_count = #{wrongCount,jdbcType=INTEGER},
- </if>
- <if test="paymentDate != null">
- payment_date = #{paymentDate,jdbcType=TIMESTAMP},
- </if>
- <if test="firstContacts != null">
- first_contacts = #{firstContacts,jdbcType=VARCHAR},
- </if>
- <if test="firstMobile != null">
- first_mobile = #{firstMobile,jdbcType=VARCHAR},
- </if>
- <if test="secondContacts != null">
- second_contacts = #{secondContacts,jdbcType=VARCHAR},
- </if>
- <if test="secondMobile != null">
- second_mobile = #{secondMobile,jdbcType=VARCHAR},
- </if>
- <if test="thirdContacts != null">
- third_contacts = #{thirdContacts,jdbcType=VARCHAR},
- </if>
- <if test="thirdMobile != null">
- third_mobile = #{thirdMobile,jdbcType=VARCHAR},
- </if>
- <if test="listed != null">
- listed = #{listed,jdbcType=INTEGER},
- </if>
- <if test="listedDate != null">
- listed_date = #{listedDate,jdbcType=TIMESTAMP},
- </if>
- <if test="listedType != null">
- listed_type = #{listedType,jdbcType=INTEGER},
- </if>
- <if test="stockCode != null">
- stock_code = #{stockCode,jdbcType=VARCHAR},
- </if>
- <if test="certificateNumber != null">
- certificate_number =
- #{certificateNumber,jdbcType=VARCHAR},
- </if>
- <if test="issuingDate != null">
- issuing_date = #{issuingDate,jdbcType=TIMESTAMP},
- </if>
- <if test="cogContacts != null">
- cog_contacts = #{cogContacts,jdbcType=INTEGER},
- </if>
- <if test="techPrincipal != null">
- tech_principal = #{techPrincipal,jdbcType=VARCHAR},
- </if>
- <if test="contactsFixedTel != null">
- contacts_fixed_tel =
- #{contactsFixedTel,jdbcType=VARCHAR},
- </if>
- <if test="contactsFax != null">
- contacts_fax = #{contactsFax,jdbcType=VARCHAR},
- </if>
- <if test="legalPersonTel != null">
- legal_person_tel = #{legalPersonTel,jdbcType=VARCHAR},
- </if>
- <if test="legalPersonFax != null">
- legal_person_fax = #{legalPersonFax,jdbcType=VARCHAR},
- </if>
- <if test="legalPersonEmail != null">
- legal_person_email =
- #{legalPersonEmail,jdbcType=VARCHAR},
- </if>
- <if test="registrationTime != null">
- registration_time =
- #{registrationTime,jdbcType=TIMESTAMP},
- </if>
- <if test="ratepayCode != null">
- ratepay_code = #{ratepayCode,jdbcType=VARCHAR},
- </if>
- <if test="industry != null">
- industry = #{industry,jdbcType=INTEGER},
- </if>
- <if test="enterpriseScale != null">
- enterprise_scale = #{enterpriseScale,jdbcType=INTEGER},
- </if>
- <if test="registerType != null">
- register_type = #{registerType,jdbcType=VARCHAR},
- </if>
- <if test="foreignInvestment != null">
- foreign_investment =
- #{foreignInvestment,jdbcType=VARCHAR},
- </if>
- <if test="field != null">
- field = #{field,jdbcType=VARCHAR},
- </if>
- <if test="taxAuthority != null">
- tax_authority = #{taxAuthority,jdbcType=INTEGER},
- </if>
- <if test="ratepayMethod != null">
- ratepay_method = #{ratepayMethod,jdbcType=INTEGER},
- </if>
- <if test="highTechZone != null">
- high_tech_zone = #{highTechZone,jdbcType=INTEGER},
- </if>
- <if test="riskInvestment != null">
- risk_investment = #{riskInvestment,jdbcType=INTEGER},
- </if>
- <if test="businessScope != null">
- business_scope = #{businessScope,jdbcType=VARCHAR},
- </if>
- <if test="highTechName != null">
- high_tech_name = #{highTechName,jdbcType=VARCHAR},
- </if>
-
- <if test="patentProryStatementUrl != null">
- patent_prory_statement_url = #{patentProryStatementUrl,jdbcType=VARCHAR},
- </if>
- </set>
- where id = #{id,jdbcType=VARCHAR}
- </update>
- <update id="updateByPrimaryKey" parameterType="com.goafanti.common.model.OrganizationIdentity">
- 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},
- 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},
- 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},
- 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}
- where id = #{id,jdbcType=VARCHAR}
- </update>
- <select id="selectOrgIdentityByUserId" parameterType="java.lang.String"
- resultMap="BaseResultMap">
- select
- <include refid="Base_Column_List" />
- from organization_identity
- where uid = #{uid,jdbcType=VARCHAR}
- </select>
- <select id="selectOrgIdentityBoByUserId" parameterType="java.lang.String"
- resultType="com.goafanti.user.bo.OrgIdentityBo">
- select t.id,t.uid,t.contacts,t.fixed_tel as fixedTel
- ,t.qq,t.postal_address
- as postalAddress ,t.postcode,
- t.first_contacts as
- firstContacts, t.first_mobile as firstMobile,
- t.second_contacts as
- secondContacts, t.second_mobile as secondMobile,
- t.third_contacts as
- thirdContacts, t.third_mobile as thirdMobile,
- u.email ,t.legal_person
- as legalPerson
- from user u LEFT JOIN organization_identity t
- on t.uid =
- u.id
- where t.uid=#{uid,jdbcType=VARCHAR}
- </select>
- <select id="selectAllOrgIndentity" resultType="com.goafanti.user.bo.OrgUnitNames"
- parameterType="java.lang.String">
- select u.id as uid, i.unit_name as unitName
- from user u INNER JOIN
- organization_identity i on u.id = i.uid
- where
- i.audit_status = 5
- and u.lvl = 1
- <if test="_parameter != null">
- and u.aid = #{aid,jdbcType=VARCHAR}
- </if>
- </select>
- <select id="selectBasicInfo" resultType="com.goafanti.user.bo.OrgBasicInfoBo">
- select oi.id,
- oi.uid as
- uid, oi.unit_name as unitName, oi.licence_province as licenceProvince,
- oi.licence_city as licenceCity, oi.licence_area as licenceArea, oi.postal_address as
- postalAddress,
- oi.postcode, oi.first_contacts as firstContacts,
- oi.first_mobile as firstMobile,
- oi.contacts_fixed_tel as
- contactsFixedTel, oi.contacts_fax as
- contactsFax,oi.legal_person_tel as
- legalPersonTel,
- oi.legal_person_fax as legalPersonFax,
- oi.legal_person_email as legalPersonEmail,
- oi.registered_capital as
- registeredCapital,
- oi.registration_time as registrationTime,
- oi.legal_person as legalPerson,
- oi.legal_person_id_card as
- legalPersonIdCard, oi.org_code as orgCode,
- oi.ratepay_code as
- ratepayCode, oi.industry, oi.enterprise_scale as
- enterpriseScale,
- oi.register_type as registerType,
- oi.foreign_investment as
- foreignInvestment, oi.field, oi.tax_authority
- as taxAuthority,
- oi.listed_date as listedDate,
- oi.ratepay_method as ratepayMethod,
- oi.listed, oi.high_tech_zone as highTechZone,
- oi.risk_investment as
- riskInvestment, oi.stock_code as stockCode,
- oi.business_scope as
- businessScope, oi.high_tech_name as highTechName,
- oi.listed_type as
- listedType,
- ohr.id as hid, ohr.firm_total as firmTotal, ohr.tech_total
- as techTotal
- from organization_identity oi
- LEFT JOIN org_human_resource
- ohr
- on oi.uid = ohr.uid and ohr.year = #{1}
- where oi.uid = #{0}
- </select>
-
- <select id="selectOrgIdentityDetailByUserId" parameterType="java.lang.String" resultType="com.goafanti.user.bo.OrgIdentityDetailBo">
- select
- id, uid, aft_username as aftUsername, unit_name as unitName, identity_type as identityType,
- first_contacts as firstContacts, first_mobile as firstMobile, second_contacts as secondContacts,
- second_mobile as secondMobile, third_contacts as thirdContacts, third_mobile as thirdMobile,
- legal_person as legalPerson, legal_person_id_card as legalPersonIdCard, registration_time as registrationTime,
- licence_number as licenceNumber, licence_province as licenceProvince, licence_city as licenceCity,
- licence_area as licenceArea, licence_scanning_url as licenceScanningUrl, org_code as orgCode,
- org_code_url as orgCodeUrl, banks, bank_branch as bankBranch, bank_card_number as bankCardNumber,
- location_province as locationProvince, location_city as locationCity, location_area as locationArea,
- validation_amount as validationAmount, payment_date as paymentDate, audit_status as auditStatus,
- last_year_tax_report_url as lastYearTaxReportUrl
- from organization_identity
- where uid = #{uid,jdbcType=VARCHAR}
- </select>
-
-
- <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.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,
- oi.licence_number as licenceNumber, oi.licence_province as licenceProvince, oi.licence_city as licenceCity,
- oi.licence_area as licenceArea, oi.licence_scanning_url as licenceScanningUrl, oi.org_code as orgCode,
- 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.field, oi.registered_capital as registeredCapital
- from user u
- LEFT JOIN organization_identity oi on oi.uid = u.id
- where uid = #{uid,jdbcType=VARCHAR}
- </select>
-
- <select id="selectManagerUnitNames" resultType="com.goafanti.user.bo.OrgUnitNames"
- parameterType="java.lang.String">
- select u.id as uid, i.unit_name as unitName
- from user u INNER JOIN
- organization_identity i on u.id = i.uid
- where
- i.audit_status = 5 and u.lvl = 1
- <if test="_parameter != null">
- and u.mid = #{aid,jdbcType=VARCHAR}
- </if>
- </select>
-
- <select id="selectManagerAchievementOrgOwner" resultType="com.goafanti.user.bo.OrgUnitNames"
- >
- select u.id as uid, i.unit_name as unitName
- from user u INNER JOIN
- organization_identity i on u.id = i.uid
- where
- i.audit_status = 5 and u.lvl = 1 and i.unit_name like
- "%"#{name,jdbcType=VARCHAR}"%"
- <if test="aid != null">
- and u.mid = #{aid,jdbcType=VARCHAR}
- </if>
- </select>
-
- <select id="selectAchievementOrgOwner" resultType="com.goafanti.user.bo.OrgUnitNames"
- >
- select u.id as uid, i.unit_name as unitName
- from user u INNER JOIN
- organization_identity i on u.id = i.uid
- where
- i.audit_status = 5 and u.lvl = 1 and i.unit_name like
- "%"#{name,jdbcType=VARCHAR}"%"
- <if test="aid != null">
- and u.aid = #{aid,jdbcType=VARCHAR}
- </if>
- </select>
-
-
- <select id="findSearchSubscriberListByPage" parameterType="String" resultType="com.goafanti.portal.bo.OrgSubscriberListBo">
- SELECT
- u.id as uid,
- oi.unit_name as unitName,
- u.number,
- oi.id as identityId,
- info.logo_url as logoUrl,
- oi.licence_province as province,
- adc.achievement_count as achievementNum,
- adc.demand_count as demandNum
- FROM
- <![CDATA[ user ]]> u
- LEFT JOIN organization_identity oi ON oi.uid = u.id
- LEFT JOIN organization_info info on info.uid = u.id
- LEFT JOIN organization_tech ot on ot.uid = u.id
- LEFT JOIN achievement_demand_count adc on adc.uid = u.id
- WHERE
- u.type = 1
- <if test="null != level and level==1 ">
- AND u.lvl <![CDATA[ >= ]]> 1
- </if>
- <if test="null !=level and level==0" >
- AND u.lvl = 0
- </if>
- <if test="province != null">
- AND oi.licence_province = #{province,jdbcType=INTEGER}
- </if>
- <if test="city != null">
- AND oi.licence_city = #{city,jdbcType=INTEGER}
- </if>
- <if test="area != null">
- AND oi.licence_area = #{area,jdbcType=INTEGER}
- </if>
- <if test="field != null">
- AND ot.search_area_category like CONCAT(#{field,jdbcType=VARCHAR},'%')
- </if>
- <if test="name != null">
- AND oi.unit_name like CONCAT('%', #{name,jdbcType=VARCHAR}, '%')
- </if>
- ORDER BY u.number
- <if test="page_sql!=null">
- ${page_sql}
- </if>
- </select>
-
- <select id="findSearchSubscriberCount" parameterType="String" resultType="java.lang.Integer">
- SELECT
- count(1)
- FROM
- <![CDATA[ user ]]> u
- LEFT JOIN organization_identity oi ON oi.uid = u.id
- LEFT JOIN organization_info info on info.uid = u.id
- WHERE
- u.type = 1
- <if test="null != level and level==1 ">
- AND u.lvl <![CDATA[ >= ]]> 1
- </if>
- <if test="null !=level and level==0" >
- AND u.lvl = 0
- </if>
- <if test="province != null">
- AND oi.licence_province = #{province,jdbcType=INTEGER}
- </if>
- <if test="city != null">
- AND oi.licence_city = #{city,jdbcType=INTEGER}
- </if>
- <if test="area != null">
- AND oi.licence_area = #{area,jdbcType=INTEGER}
- </if>
- <if test="field != null">
- AND oi.field like CONCAT(#{field,jdbcType=VARCHAR}, '%')
- </if>
- <if test="name != null">
- AND oi.unit_name like CONCAT('%', #{name,jdbcType=VARCHAR}, '%')
- </if>
- </select>
- </mapper>
|