| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367 |
- <?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="cn.com.goldenwater.dcproj.dao.BisRdwspRgstrPoorDao">
- <resultMap type="cn.com.goldenwater.dcproj.model.BisRdwspRgstrPoor" id="bisRdwspRgstrPoorResultMap">
- <result property="id" column="ID" />
- <result property="regstrId" column="REGSTR_ID" />
- <result property="adCode" column="AD_CODE" />
- <result property="adName" column="AD_NAME" />
- <result property="adFullName" column="AD_FULL_NAME" />
- <result property="addr" column="ADDR" />
- <result property="userNm" column="USER_NM" />
- <result property="centerX" column="CENTER_X" />
- <result property="centerY" column="CENTER_Y" />
- <result property="gdX" column="GD_X" />
- <result property="gdY" column="GD_Y" />
- <result property="villageNm" column="VILLAGE_NM" />
- <result property="telphone" column="TELPHONE" />
- <result property="isQualityGood" column="IS_QUALITY_GOOD" />
- <result property="qualityProblem" column="QUALITY_PROBLEM" />
- <result property="isSplyHome" column="IS_SPLY_HOME" />
- <result property="is24hSupply" column="IS_24H_SUPPLY" />
- <result property="waterProblem" column="WATER_PROBLEM" />
- <result property="isEasyUse" column="IS_EASY_USE" />
- <result property="easyUseProblem" column="EASY_USE_PROBLEM" />
- <result property="isSplyProblem" column="IS_SPLY_PROBLEM" />
- <result property="splyProblem" column="SPLY_PROBLEM" />
- <result property="isCalFee" column="IS_CAL_FEE" />
- <result property="feeType" column="FEE_TYPE" />
- <result property="isJiliangFeeNote" column="IS_JILIANG_FEE_NOTE" />
- <result property="isJiliangFeeType" column="IS_JILIANG_FEE_TYPE" />
- <result property="isJiliangFee" column="IS_JILIANG_FEE" />
- <result property="isGudingFeeNote" column="IS_GUDING_FEE_NOTE" />
- <result property="isGudingFee" column="IS_GUDING_FEE" />
- <result property="isKnowServicer" column="IS_KNOW_SERVICER" />
- <result property="visitDate" column="VISIT_DATE" />
- <result property="persId" column="PERS_ID" />
- <result property="recPers" column="REC_PERS" />
- <result property="intm" column="INTM" />
- <result property="uptm" column="UPTM" />
- <result property="status" column="STATUS"/>
- <result property="feeProblem" column="FEE_PROBLEM"/>
- <result property="jietiPriceOne" column="JIETI_PRICE_ONE"/>
- <result property="jietiPriceTwo" column="JIETI_PRICE_TWO"/>
- <result property="jietiPriceThree" column="JIETI_PRICE_THREE"/>
- <result property="jietiXianeOne" column="JIETI_XIANE_ONE"/>
- <result property="jietiXianeTwo" column="JIETI_XIANE_TWO"/>
- <result property="jietiXianeThree" column="JIETI_XIANE_THREE"/>
- <result property="jiliangPrice" column="JILIANG_PRICE"/>
- <result property="gudingPriceDw" column="GUDING_PRICE_DW"/>
- <result property="gudingPrice" column="GUDING_PRICE"/>
- <result property="gudingPriceTwo" column="GUDING_PRICE_TWO" />
- <result property="jiliangPriceTwo" column="JILIANG_PRICE_TWO" />
- <result property="xianEPrice" column="XIAN_E_PRICE"/>
- </resultMap>
-
- <sql id="table_columns">
- GUDING_PRICE_TWO,
- JILIANG_PRICE_TWO,
- XIAN_E_PRICE,
- GUDING_PRICE_DW,
- GUDING_PRICE,
- JILIANG_PRICE,
- JIETI_PRICE_ONE,
- JIETI_PRICE_TWO,
- JIETI_PRICE_THREE,
- JIETI_XIANE_ONE,
- JIETI_XIANE_TWO,
- JIETI_XIANE_THREE,
- FEE_PROBLEM,
- ID,
- REGSTR_ID,
- AD_CODE,
- AD_NAME,
- AD_FULL_NAME,
- ADDR,
- USER_NM,
- CENTER_X,
- CENTER_Y,
- GD_X,
- GD_Y,
- VILLAGE_NM,
- TELPHONE,
- IS_QUALITY_GOOD,
- QUALITY_PROBLEM,
- IS_SPLY_HOME,
- IS_24H_SUPPLY,
- WATER_PROBLEM,
- IS_EASY_USE,
- EASY_USE_PROBLEM,
- IS_SPLY_PROBLEM,
- SPLY_PROBLEM,
- IS_CAL_FEE,
- FEE_TYPE,
- IS_JILIANG_FEE_NOTE,
- IS_JILIANG_FEE_TYPE,
- IS_JILIANG_FEE,
- IS_GUDING_FEE_NOTE,
- IS_GUDING_FEE,
- IS_KNOW_SERVICER,
- VISIT_DATE,
- PERS_ID,
- REC_PERS,
- INTM,
- UPTM,
- STATUS
- </sql>
- <sql id="entity_properties">
- #{gudingPriceTwo},
- #{jiliangPriceTwo},
- #{xianEPrice},
- #{gudingPriceDw},
- #{gudingPrice},
- #{jiliangPrice},
- #{jietiPriceOne},
- #{jietiPriceTwo},
- #{jietiPriceThree},
- #{jietiXianeOne},
- #{jietiXianeTwo},
- #{jietiXianeThree},
- #{feeProblem},
- #{id},
- #{regstrId},
- #{adCode},
- #{adName},
- #{adFullName},
- #{addr},
- #{userNm},
- #{centerX},
- #{centerY},
- #{gdX},
- #{gdY},
- #{villageNm},
- #{telphone},
- #{isQualityGood},
- #{qualityProblem},
- #{isSplyHome},
- #{is24hSupply},
- #{waterProblem},
- #{isEasyUse},
- #{easyUseProblem},
- #{isSplyProblem},
- #{splyProblem},
- #{isCalFee},
- #{feeType},
- #{isJiliangFeeNote},
- #{isJiliangFeeType},
- #{isJiliangFee},
- #{isGudingFeeNote},
- #{isGudingFee},
- #{isKnowServicer},
- #{visitDate},
- #{persId},
- #{recPers},
- #{intm},
- #{uptm},
- #{status}
- </sql>
- <!-- 使用like用法:columnName like concat('%',#columnName#,'%') -->
- <sql id="page_where">
- <trim prefix="where" prefixOverrides="and | or ">
- <if test="gudingPriceTwo != null and gudingPriceTwo != ''">and GUDING_PRICE_TWO = #{gudingPriceTwo}</if>
- <if test="jiliangPriceTwo != null and jiliangPriceTwo != ''">and JILIANG_PRICE_TWO = #{jiliangPriceTwo}</if>
- <if test="xianEPrice != null and xianEPrice != ''">and XIAN_E_PRICE = #{xianEPrice}</if>
- <if test="gudingPriceDw != null and gudingPriceDw != ''">and GUDING_PRICE_DW = #{gudingPriceDw}</if>
- <if test="gudingPrice != null and gudingPrice != ''">and GUDING_PRICE = #{gudingPrice}</if>
- <if test="jiliangPrice != null and jiliangPrice != ''">and JILIANG_PRICE = #{jiliangPrice}</if>
- <if test="jietiPriceOne != null and jietiPriceOne != ''">and JIETI_PRICE_ONE = #{jietiPriceOne}</if>
- <if test="jietiPriceTwo != null and jietiPriceTwo != ''">and JIETI_PRICE_TWO = #{jietiPriceTwo}</if>
- <if test="jietiPriceThree != null and jietiPriceThree != ''">and JIETI_PRICE_THREE = #{jietiPriceThree}</if>
- <if test="jietiXianeOne != null and jietiXianeOne != ''">and JIETI_XIANE_ONE = #{jietiXianeOne}</if>
- <if test="jietiXianeTwo != null and jietiXianeTwo != ''">and JIETI_XIANE_TWO = #{jietiXianeTwo}</if>
- <if test="jietiXianeThree != null and jietiXianeThree != ''">and JIETI_XIANE_THREE = #{jietiXianeThree}</if>
- <if test="feeProblem != null and feeProblem != ''">and FEE_PROBLEM = #{feeProblem}</if>
- <if test="regstrId != null and regstrId != ''">and REGSTR_ID = #{regstrId}</if>
- <if test="adCode != null and adCode != ''">and AD_CODE like concat(#{adCode},'%')</if>
- <if test="adName != null and adName != ''">and AD_NAME = #{adName}</if>
- <if test="adFullName != null and adFullName != ''">and AD_FULL_NAME = #{adFullName}</if>
- <if test="addr != null and addr != ''">and ADDR = #{addr}</if>
- <if test="userNm != null and userNm != ''">and USER_NM = #{userNm}</if>
- <if test="centerX != null and centerX != ''">and CENTER_X = #{centerX}</if>
- <if test="centerY != null and centerY != ''">and CENTER_Y = #{centerY}</if>
- <if test="gdX != null and gdX != ''">and GD_X = #{gdX}</if>
- <if test="gdY != null and gdY != ''">and GD_Y = #{gdY}</if>
- <if test="villageNm != null and villageNm != ''">and VILLAGE_NM = #{villageNm}</if>
- <if test="telphone != null and telphone != ''">and TELPHONE = #{telphone}</if>
- <if test="isQualityGood != null and isQualityGood != ''">and IS_QUALITY_GOOD = #{isQualityGood}</if>
- <if test="qualityProblem != null and qualityProblem != ''">and QUALITY_PROBLEM = #{qualityProblem}</if>
- <if test="isSplyHome != null and isSplyHome != ''">and IS_SPLY_HOME = #{isSplyHome}</if>
- <if test="is24hSupply != null and is24hSupply != ''">and IS_24H_SUPPLY = #{is24hSupply}</if>
- <if test="waterProblem != null and waterProblem != ''">and WATER_PROBLEM = #{waterProblem}</if>
- <if test="isEasyUse != null and isEasyUse != ''">and IS_EASY_USE = #{isEasyUse}</if>
- <if test="easyUseProblem != null and easyUseProblem != ''">and EASY_USE_PROBLEM = #{easyUseProblem}</if>
- <if test="isSplyProblem != null and isSplyProblem != ''">and IS_SPLY_PROBLEM = #{isSplyProblem}</if>
- <if test="splyProblem != null and splyProblem != ''">and SPLY_PROBLEM = #{splyProblem}</if>
- <if test="isCalFee != null and isCalFee != ''">and IS_CAL_FEE = #{isCalFee}</if>
- <if test="feeType != null and feeType != ''">and FEE_TYPE = #{feeType}</if>
- <if test="isJiliangFeeNote != null and isJiliangFeeNote != ''">and IS_JILIANG_FEE_NOTE = #{isJiliangFeeNote}</if>
- <if test="isJiliangFeeType != null and isJiliangFeeType != ''">and IS_JILIANG_FEE_TYPE = #{isJiliangFeeType}</if>
- <if test="isJiliangFee != null and isJiliangFee != ''">and IS_JILIANG_FEE = #{isJiliangFee}</if>
- <if test="isGudingFeeNote != null and isGudingFeeNote != ''">and IS_GUDING_FEE_NOTE = #{isGudingFeeNote}</if>
- <if test="isGudingFee != null and isGudingFee != ''">and IS_GUDING_FEE = #{isGudingFee}</if>
- <if test="isKnowServicer != null and isKnowServicer != ''">and IS_KNOW_SERVICER = #{isKnowServicer}</if>
- <if test="visitDate != null">and VISIT_DATE = #{visitDate}</if>
- <if test="persId != null and persId != ''">and PERS_ID = #{persId}</if>
- <if test="recPers != null and recPers != ''">and REC_PERS = #{recPers}</if>
- <if test="intm != null">and INTM = #{intm}</if>
- <if test="uptm != null">and UPTM = #{uptm}</if>
- <if test="status != null and status != ''">and STATUS = #{status}</if>
- </trim>
- </sql>
- <select id="get" resultMap="bisRdwspRgstrPoorResultMap" parameterType="String" >
- select <include refid="table_columns" /> from BIS_RDWSP_RGSTR_POOR where ID = #{id}
- </select>
- <select id="getBy" resultMap="bisRdwspRgstrPoorResultMap">
- select <include refid="table_columns" /> from BIS_RDWSP_RGSTR_POOR <include refid="page_where" />
- </select>
- <select id="findAll" resultMap="bisRdwspRgstrPoorResultMap">
- select <include refid="table_columns" /> from BIS_RDWSP_RGSTR_POOR
- </select>
- <select id="findList" resultMap="bisRdwspRgstrPoorResultMap">
- select <include refid="table_columns" /> from BIS_RDWSP_RGSTR_POOR <include refid="page_where" />
- </select>
- <select id="selectCount" resultType="int" >
- select count(ID) from BIS_RDWSP_RGSTR_POOR <include refid="page_where" />
- </select>
- <insert id="insert" parameterType="cn.com.goldenwater.dcproj.model.BisRdwspRgstrPoor">
- insert into BIS_RDWSP_RGSTR_POOR( <include refid="table_columns" /> )
- values ( <include refid="entity_properties" /> )
- </insert>
- <delete id="delete" parameterType="java.lang.String">
- delete from BIS_RDWSP_RGSTR_POOR where ID = #{id}
- </delete>
- <delete id="deleteBy" parameterType="cn.com.goldenwater.dcproj.model.BisRdwspRgstrPoor">
- delete from BIS_RDWSP_RGSTR_POOR <include refid="page_where" />
- </delete>
- <update id="deleteInFlag" parameterType="java.lang.String">
- update BIS_RDWSP_RGSTR_POOR set flag_valid = 0 where>ID = #{id}
- </update>
- <update id="update" parameterType="cn.com.goldenwater.dcproj.model.BisRdwspRgstrPoor">
- update BIS_RDWSP_RGSTR_POOR
- <trim prefix="set" suffixOverrides=",">
- <if test="gudingPriceTwo != null and gudingPriceTwo != ''">GUDING_PRICE_TWO = #{gudingPriceTwo},</if>
- <if test="jiliangPriceTwo != null and jiliangPriceTwo != ''">JILIANG_PRICE_TWO = #{jiliangPriceTwo},</if>
- <if test="xianEPrice != null and xianEPrice != ''">XIAN_E_PRICE = #{xianEPrice},</if>
- <if test="gudingPriceDw != null and gudingPriceDw != ''">GUDING_PRICE_DW = #{gudingPriceDw},</if>
- <if test="gudingPrice != null and gudingPrice != ''">GUDING_PRICE = #{gudingPrice},</if>
- <if test="jiliangPrice != null and jiliangPrice != ''">JILIANG_PRICE = #{jiliangPrice},</if>
- <if test="jietiPriceOne != null and jietiPriceOne != ''">JIETI_PRICE_ONE = #{jietiPriceOne},</if>
- <if test="jietiPriceTwo != null and jietiPriceTwo != ''">JIETI_PRICE_TWO = #{jietiPriceTwo},</if>
- <if test="jietiPriceThree != null and jietiPriceThree != ''">JIETI_PRICE_THREE = #{jietiPriceThree},</if>
- <if test="jietiXianeOne != null and jietiXianeOne != ''">JIETI_XIANE_ONE = #{jietiXianeOne},</if>
- <if test="jietiXianeTwo != null and jietiXianeTwo != ''">JIETI_XIANE_TWO = #{jietiXianeTwo},</if>
- <if test="jietiXianeThree != null and jietiXianeThree != ''">JIETI_XIANE_THREE = #{jietiXianeThree},</if>
- <if test="feeProblem != null and feeProblem != ''">FEE_PROBLEM = #{feeProblem},</if>
- <if test="regstrId != null and regstrId != ''">REGSTR_ID = #{regstrId},</if>
- <if test="adCode != null and adCode != ''">AD_CODE = #{adCode},</if>
- <if test="adName != null and adName != ''">AD_NAME = #{adName},</if>
- <if test="adFullName != null and adFullName != ''">AD_FULL_NAME = #{adFullName},</if>
- <if test="addr != null and addr != ''">ADDR = #{addr},</if>
- <if test="userNm != null and userNm != ''">USER_NM = #{userNm},</if>
- <if test="centerX != null and centerX != ''">CENTER_X = #{centerX},</if>
- <if test="centerY != null and centerY != ''">CENTER_Y = #{centerY},</if>
- <if test="gdX != null and gdX != ''">GD_X = #{gdX},</if>
- <if test="gdY != null and gdY != ''">GD_Y = #{gdY},</if>
- <if test="villageNm != null and villageNm != ''">VILLAGE_NM = #{villageNm},</if>
- <if test="telphone != null and telphone != ''">TELPHONE = #{telphone},</if>
- <if test="isQualityGood != null and isQualityGood != ''">IS_QUALITY_GOOD = #{isQualityGood},</if>
- <if test="qualityProblem != null and qualityProblem != ''">QUALITY_PROBLEM = #{qualityProblem},</if>
- <if test="isSplyHome != null and isSplyHome != ''">IS_SPLY_HOME = #{isSplyHome},</if>
- <if test="is24hSupply != null and is24hSupply != ''">IS_24H_SUPPLY = #{is24hSupply},</if>
- <if test="waterProblem != null and waterProblem != ''">WATER_PROBLEM = #{waterProblem},</if>
- <if test="isEasyUse != null and isEasyUse != ''">IS_EASY_USE = #{isEasyUse},</if>
- <if test="easyUseProblem != null and easyUseProblem != ''">EASY_USE_PROBLEM = #{easyUseProblem},</if>
- <if test="isSplyProblem != null and isSplyProblem != ''">IS_SPLY_PROBLEM = #{isSplyProblem},</if>
- <if test="splyProblem != null and splyProblem != ''">SPLY_PROBLEM = #{splyProblem},</if>
- <if test="isCalFee != null and isCalFee != ''">IS_CAL_FEE = #{isCalFee},</if>
- <if test="feeType != null and feeType != ''">FEE_TYPE = #{feeType},</if>
- <if test="isJiliangFeeNote != null and isJiliangFeeNote != ''">IS_JILIANG_FEE_NOTE = #{isJiliangFeeNote},</if>
- <if test="isJiliangFeeType != null and isJiliangFeeType != ''">IS_JILIANG_FEE_TYPE = #{isJiliangFeeType},</if>
- <if test="isJiliangFee != null and isJiliangFee != ''">IS_JILIANG_FEE = #{isJiliangFee},</if>
- <if test="isGudingFeeNote != null and isGudingFeeNote != ''">IS_GUDING_FEE_NOTE = #{isGudingFeeNote},</if>
- <if test="isGudingFee != null and isGudingFee != ''">IS_GUDING_FEE = #{isGudingFee},</if>
- <if test="isKnowServicer != null and isKnowServicer != ''">IS_KNOW_SERVICER = #{isKnowServicer},</if>
- <if test="visitDate != null">VISIT_DATE = #{visitDate},</if>
- <if test="persId != null and persId != ''">PERS_ID = #{persId},</if>
- <if test="recPers != null and recPers != ''">REC_PERS = #{recPers},</if>
- <if test="intm != null">INTM = #{intm},</if>
- <if test="uptm != null">UPTM = #{uptm},</if>
- <if test="status != null and status != ''">STATUS = #{status},</if>
- </trim>
- <where>ID = #{id}</where>
- </update>
- <update id="updateBy" parameterType="cn.com.goldenwater.dcproj.model.BisRdwspRgstrPoor">
- update BIS_RDWSP_RGSTR_POOR
- <trim prefix="set" suffixOverrides=",">
- <if test="gudingPriceTwo != null and gudingPriceTwo != ''">GUDING_PRICE_TWO = #{gudingPriceTwo},</if>
- <if test="jiliangPriceTwo != null and jiliangPriceTwo != ''">JILIANG_PRICE_TWO = #{jiliangPriceTwo},</if>
- <if test="xianEPrice != null and xianEPrice != ''">XIAN_E_PRICE = #{xianEPrice},</if>
- <if test="gudingPriceDw != null and gudingPriceDw != ''">GUDING_PRICE_DW = #{gudingPriceDw},</if>
- <if test="gudingPrice != null and gudingPrice != ''">GUDING_PRICE = #{gudingPrice},</if>
- <if test="jiliangPrice != null and jiliangPrice != ''">JILIANG_PRICE = #{jiliangPrice},</if>
- <if test="jietiPriceOne != null and jietiPriceOne != ''">JIETI_PRICE_ONE = #{jietiPriceOne},</if>
- <if test="jietiPriceTwo != null and jietiPriceTwo != ''">JIETI_PRICE_TWO = #{jietiPriceTwo},</if>
- <if test="jietiPriceThree != null and jietiPriceThree != ''">JIETI_PRICE_THREE = #{jietiPriceThree},</if>
- <if test="jietiXianeOne != null and jietiXianeOne != ''">JIETI_XIANE_ONE = #{jietiXianeOne},</if>
- <if test="jietiXianeTwo != null and jietiXianeTwo != ''">JIETI_XIANE_TWO = #{jietiXianeTwo},</if>
- <if test="jietiXianeThree != null and jietiXianeThree != ''">JIETI_XIANE_THREE = #{jietiXianeThree},</if>
- <if test="feeProblem != null and feeProblem != ''">FEE_PROBLEM = #{feeProblem},</if>
- <if test="regstrId != null and regstrId != ''">REGSTR_ID = #{regstrId},</if>
- <if test="adCode != null and adCode != ''">AD_CODE = #{adCode},</if>
- <if test="adName != null and adName != ''">AD_NAME = #{adName},</if>
- <if test="adFullName != null and adFullName != ''">AD_FULL_NAME = #{adFullName},</if>
- <if test="addr != null and addr != ''">ADDR = #{addr},</if>
- <if test="userNm != null and userNm != ''">USER_NM = #{userNm},</if>
- <if test="centerX != null and centerX != ''">CENTER_X = #{centerX},</if>
- <if test="centerY != null and centerY != ''">CENTER_Y = #{centerY},</if>
- <if test="gdX != null and gdX != ''">GD_X = #{gdX},</if>
- <if test="gdY != null and gdY != ''">GD_Y = #{gdY},</if>
- <if test="villageNm != null and villageNm != ''">VILLAGE_NM = #{villageNm},</if>
- <if test="telphone != null and telphone != ''">TELPHONE = #{telphone},</if>
- <if test="isQualityGood != null and isQualityGood != ''">IS_QUALITY_GOOD = #{isQualityGood},</if>
- <if test="qualityProblem != null and qualityProblem != ''">QUALITY_PROBLEM = #{qualityProblem},</if>
- <if test="isSplyHome != null and isSplyHome != ''">IS_SPLY_HOME = #{isSplyHome},</if>
- <if test="is24hSupply != null and is24hSupply != ''">IS_24H_SUPPLY = #{is24hSupply},</if>
- <if test="waterProblem != null and waterProblem != ''">WATER_PROBLEM = #{waterProblem},</if>
- <if test="isEasyUse != null and isEasyUse != ''">IS_EASY_USE = #{isEasyUse},</if>
- <if test="easyUseProblem != null and easyUseProblem != ''">EASY_USE_PROBLEM = #{easyUseProblem},</if>
- <if test="isSplyProblem != null and isSplyProblem != ''">IS_SPLY_PROBLEM = #{isSplyProblem},</if>
- <if test="splyProblem != null and splyProblem != ''">SPLY_PROBLEM = #{splyProblem},</if>
- <if test="isCalFee != null and isCalFee != ''">IS_CAL_FEE = #{isCalFee},</if>
- <if test="feeType != null and feeType != ''">FEE_TYPE = #{feeType},</if>
- <if test="isJiliangFeeNote != null and isJiliangFeeNote != ''">IS_JILIANG_FEE_NOTE = #{isJiliangFeeNote},</if>
- <if test="isJiliangFeeType != null and isJiliangFeeType != ''">IS_JILIANG_FEE_TYPE = #{isJiliangFeeType},</if>
- <if test="isJiliangFee != null and isJiliangFee != ''">IS_JILIANG_FEE = #{isJiliangFee},</if>
- <if test="isGudingFeeNote != null and isGudingFeeNote != ''">IS_GUDING_FEE_NOTE = #{isGudingFeeNote},</if>
- <if test="isGudingFee != null and isGudingFee != ''">IS_GUDING_FEE = #{isGudingFee},</if>
- <if test="isKnowServicer != null and isKnowServicer != ''">IS_KNOW_SERVICER = #{isKnowServicer},</if>
- <if test="visitDate != null">VISIT_DATE = #{visitDate},</if>
- <if test="persId != null and persId != ''">PERS_ID = #{persId},</if>
- <if test="recPers != null and recPers != ''">REC_PERS = #{recPers},</if>
- <if test="intm != null">INTM = #{intm},</if>
- <if test="uptm != null">UPTM = #{uptm},</if>
- <if test="status != null and status != ''">STATUS = #{status},</if>
- </trim>
- <include refid="page_where" />
- </update>
- <!-- 其他自定义SQL -->
- </mapper>
|