OutputFpxxtbMapper.xml 17.4 KB
Newer Older
neo's avatar
neo committed
1 2 3 4 5 6 7 8
<?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="pwc.taxtech.atms.invoice.OutputFpxxtbMapper">
  <resultMap id="BaseResultMap" type="pwc.taxtech.atms.vat.entity.OutputFpxxtb">
    <!--
      WARNING - @mbg.generated
      This element is automatically generated by MyBatis Generator, do not modify.
    -->
neo's avatar
neo committed
9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
    <result column="ID" jdbcType="VARCHAR" property="ID" />
    <result column="FPQQLSH" jdbcType="VARCHAR" property="FPQQLSH" />
    <result column="FPDM" jdbcType="VARCHAR" property="FPDM" />
    <result column="FPHM" jdbcType="VARCHAR" property="FPHM" />
    <result column="KPRQ" jdbcType="VARCHAR" property="KPRQ" />
    <result column="FPLXDM" jdbcType="VARCHAR" property="FPLXDM" />
    <result column="EWM" jdbcType="VARCHAR" property="EWM" />
    <result column="JQBH" jdbcType="VARCHAR" property="JQBH" />
    <result column="JYM" jdbcType="VARCHAR" property="JYM" />
    <result column="GFMC" jdbcType="VARCHAR" property="GFMC" />
    <result column="GFSH" jdbcType="VARCHAR" property="GFSH" />
    <result column="GFDZDH" jdbcType="VARCHAR" property="GFDZDH" />
    <result column="GFYHZH" jdbcType="VARCHAR" property="GFYHZH" />
    <result column="XFSH" jdbcType="VARCHAR" property="XFSH" />
    <result column="XFMC" jdbcType="VARCHAR" property="XFMC" />
    <result column="XFDZDH" jdbcType="VARCHAR" property="XFDZDH" />
    <result column="XFYHZH" jdbcType="VARCHAR" property="XFYHZH" />
    <result column="BZ" jdbcType="VARCHAR" property="BZ" />
    <result column="SKR" jdbcType="VARCHAR" property="SKR" />
    <result column="FHR" jdbcType="VARCHAR" property="FHR" />
    <result column="KPR" jdbcType="VARCHAR" property="KPR" />
    <result column="FPLX" jdbcType="VARCHAR" property="FPLX" />
    <result column="FPZT" jdbcType="VARCHAR" property="FPZT" />
    <result column="SPBH" jdbcType="VARCHAR" property="SPBH" />
    <result column="XTLY" jdbcType="VARCHAR" property="XTLY" />
    <result column="CJSJ" jdbcType="VARCHAR" property="CJSJ" />
    <result column="HJJE" jdbcType="VARCHAR" property="HJJE" />
    <result column="HJSE" jdbcType="VARCHAR" property="HJSE" />
    <result column="JSHJ" jdbcType="VARCHAR" property="JSHJ" />
    <result column="ZKJSHJ" jdbcType="VARCHAR" property="ZKJSHJ" />
    <result column="SLV" jdbcType="VARCHAR" property="SLV" />
neo's avatar
neo committed
40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157
  </resultMap>
  <sql id="Example_Where_Clause">
    <!--
      WARNING - @mbg.generated
      This element is automatically generated by MyBatis Generator, do not modify.
    -->
    <where>
      <foreach collection="oredCriteria" item="criteria" separator="or">
        <if test="criteria.valid">
          <trim prefix="(" prefixOverrides="and" suffix=")">
            <foreach collection="criteria.criteria" item="criterion">
              <choose>
                <when test="criterion.noValue">
                  and ${criterion.condition}
                </when>
                <when test="criterion.singleValue">
                  and ${criterion.condition} #{criterion.value}
                </when>
                <when test="criterion.betweenValue">
                  and ${criterion.condition} #{criterion.value} and #{criterion.secondValue}
                </when>
                <when test="criterion.listValue">
                  and ${criterion.condition}
                  <foreach close=")" collection="criterion.value" item="listItem" open="(" separator=",">
                    #{listItem}
                  </foreach>
                </when>
              </choose>
            </foreach>
          </trim>
        </if>
      </foreach>
    </where>
  </sql>
  <sql id="Update_By_Example_Where_Clause">
    <!--
      WARNING - @mbg.generated
      This element is automatically generated by MyBatis Generator, do not modify.
    -->
    <where>
      <foreach collection="example.oredCriteria" item="criteria" separator="or">
        <if test="criteria.valid">
          <trim prefix="(" prefixOverrides="and" suffix=")">
            <foreach collection="criteria.criteria" item="criterion">
              <choose>
                <when test="criterion.noValue">
                  and ${criterion.condition}
                </when>
                <when test="criterion.singleValue">
                  and ${criterion.condition} #{criterion.value}
                </when>
                <when test="criterion.betweenValue">
                  and ${criterion.condition} #{criterion.value} and #{criterion.secondValue}
                </when>
                <when test="criterion.listValue">
                  and ${criterion.condition}
                  <foreach close=")" collection="criterion.value" item="listItem" open="(" separator=",">
                    #{listItem}
                  </foreach>
                </when>
              </choose>
            </foreach>
          </trim>
        </if>
      </foreach>
    </where>
  </sql>
  <sql id="Base_Column_List">
    <!--
      WARNING - @mbg.generated
      This element is automatically generated by MyBatis Generator, do not modify.
    -->
    ID, FPQQLSH, FPDM, FPHM, KPRQ, FPLXDM, EWM, JQBH, JYM, GFMC, GFSH, GFDZDH, GFYHZH, 
    XFSH, XFMC, XFDZDH, XFYHZH, BZ, SKR, FHR, KPR, FPLX, FPZT, SPBH, XTLY, CJSJ, HJJE, 
    HJSE, JSHJ, ZKJSHJ, SLV
  </sql>
  <select id="selectByExample" parameterType="pwc.taxtech.atms.vat.entity.OutputFpxxtbExample" resultMap="BaseResultMap">
    <!--
      WARNING - @mbg.generated
      This element is automatically generated by MyBatis Generator, do not modify.
    -->
    select
    <if test="distinct">
      distinct
    </if>
    <include refid="Base_Column_List" />
    from OUTPUT_FPXXTB
    <if test="_parameter != null">
      <include refid="Example_Where_Clause" />
    </if>
    <if test="orderByClause != null">
      order by ${orderByClause}
    </if>
  </select>
  <delete id="deleteByExample" parameterType="pwc.taxtech.atms.vat.entity.OutputFpxxtbExample">
    <!--
      WARNING - @mbg.generated
      This element is automatically generated by MyBatis Generator, do not modify.
    -->
    delete from OUTPUT_FPXXTB
    <if test="_parameter != null">
      <include refid="Example_Where_Clause" />
    </if>
  </delete>
  <insert id="insert" parameterType="pwc.taxtech.atms.vat.entity.OutputFpxxtb">
    <!--
      WARNING - @mbg.generated
      This element is automatically generated by MyBatis Generator, do not modify.
    -->
    insert into OUTPUT_FPXXTB (ID, FPQQLSH, FPDM, 
      FPHM, KPRQ, FPLXDM, 
      EWM, JQBH, JYM, GFMC, 
      GFSH, GFDZDH, GFYHZH, 
      XFSH, XFMC, XFDZDH, 
      XFYHZH, BZ, SKR, FHR, 
      KPR, FPLX, FPZT, SPBH, 
      XTLY, CJSJ, HJJE, HJSE, 
      JSHJ, ZKJSHJ, SLV)
neo's avatar
neo committed
158 159 160 161 162 163 164 165 166
    values (#{ID,jdbcType=VARCHAR}, #{FPQQLSH,jdbcType=VARCHAR}, #{FPDM,jdbcType=VARCHAR}, 
      #{FPHM,jdbcType=VARCHAR}, #{KPRQ,jdbcType=VARCHAR}, #{FPLXDM,jdbcType=VARCHAR}, 
      #{EWM,jdbcType=VARCHAR}, #{JQBH,jdbcType=VARCHAR}, #{JYM,jdbcType=VARCHAR}, #{GFMC,jdbcType=VARCHAR}, 
      #{GFSH,jdbcType=VARCHAR}, #{GFDZDH,jdbcType=VARCHAR}, #{GFYHZH,jdbcType=VARCHAR}, 
      #{XFSH,jdbcType=VARCHAR}, #{XFMC,jdbcType=VARCHAR}, #{XFDZDH,jdbcType=VARCHAR}, 
      #{XFYHZH,jdbcType=VARCHAR}, #{BZ,jdbcType=VARCHAR}, #{SKR,jdbcType=VARCHAR}, #{FHR,jdbcType=VARCHAR}, 
      #{KPR,jdbcType=VARCHAR}, #{FPLX,jdbcType=VARCHAR}, #{FPZT,jdbcType=VARCHAR}, #{SPBH,jdbcType=VARCHAR}, 
      #{XTLY,jdbcType=VARCHAR}, #{CJSJ,jdbcType=VARCHAR}, #{HJJE,jdbcType=VARCHAR}, #{HJSE,jdbcType=VARCHAR}, 
      #{JSHJ,jdbcType=VARCHAR}, #{ZKJSHJ,jdbcType=VARCHAR}, #{SLV,jdbcType=VARCHAR})
neo's avatar
neo committed
167 168 169 170 171 172 173 174
  </insert>
  <insert id="insertSelective" parameterType="pwc.taxtech.atms.vat.entity.OutputFpxxtb">
    <!--
      WARNING - @mbg.generated
      This element is automatically generated by MyBatis Generator, do not modify.
    -->
    insert into OUTPUT_FPXXTB
    <trim prefix="(" suffix=")" suffixOverrides=",">
neo's avatar
neo committed
175
      <if test="ID != null">
neo's avatar
neo committed
176 177
        ID,
      </if>
neo's avatar
neo committed
178
      <if test="FPQQLSH != null">
neo's avatar
neo committed
179 180
        FPQQLSH,
      </if>
neo's avatar
neo committed
181
      <if test="FPDM != null">
neo's avatar
neo committed
182 183
        FPDM,
      </if>
neo's avatar
neo committed
184
      <if test="FPHM != null">
neo's avatar
neo committed
185 186
        FPHM,
      </if>
neo's avatar
neo committed
187
      <if test="KPRQ != null">
neo's avatar
neo committed
188 189
        KPRQ,
      </if>
neo's avatar
neo committed
190
      <if test="FPLXDM != null">
neo's avatar
neo committed
191 192
        FPLXDM,
      </if>
neo's avatar
neo committed
193
      <if test="EWM != null">
neo's avatar
neo committed
194 195
        EWM,
      </if>
neo's avatar
neo committed
196
      <if test="JQBH != null">
neo's avatar
neo committed
197 198
        JQBH,
      </if>
neo's avatar
neo committed
199
      <if test="JYM != null">
neo's avatar
neo committed
200 201
        JYM,
      </if>
neo's avatar
neo committed
202
      <if test="GFMC != null">
neo's avatar
neo committed
203 204
        GFMC,
      </if>
neo's avatar
neo committed
205
      <if test="GFSH != null">
neo's avatar
neo committed
206 207
        GFSH,
      </if>
neo's avatar
neo committed
208
      <if test="GFDZDH != null">
neo's avatar
neo committed
209 210
        GFDZDH,
      </if>
neo's avatar
neo committed
211
      <if test="GFYHZH != null">
neo's avatar
neo committed
212 213
        GFYHZH,
      </if>
neo's avatar
neo committed
214
      <if test="XFSH != null">
neo's avatar
neo committed
215 216
        XFSH,
      </if>
neo's avatar
neo committed
217
      <if test="XFMC != null">
neo's avatar
neo committed
218 219
        XFMC,
      </if>
neo's avatar
neo committed
220
      <if test="XFDZDH != null">
neo's avatar
neo committed
221 222
        XFDZDH,
      </if>
neo's avatar
neo committed
223
      <if test="XFYHZH != null">
neo's avatar
neo committed
224 225
        XFYHZH,
      </if>
neo's avatar
neo committed
226
      <if test="BZ != null">
neo's avatar
neo committed
227 228
        BZ,
      </if>
neo's avatar
neo committed
229
      <if test="SKR != null">
neo's avatar
neo committed
230 231
        SKR,
      </if>
neo's avatar
neo committed
232
      <if test="FHR != null">
neo's avatar
neo committed
233 234
        FHR,
      </if>
neo's avatar
neo committed
235
      <if test="KPR != null">
neo's avatar
neo committed
236 237
        KPR,
      </if>
neo's avatar
neo committed
238
      <if test="FPLX != null">
neo's avatar
neo committed
239 240
        FPLX,
      </if>
neo's avatar
neo committed
241
      <if test="FPZT != null">
neo's avatar
neo committed
242 243
        FPZT,
      </if>
neo's avatar
neo committed
244
      <if test="SPBH != null">
neo's avatar
neo committed
245 246
        SPBH,
      </if>
neo's avatar
neo committed
247
      <if test="XTLY != null">
neo's avatar
neo committed
248 249
        XTLY,
      </if>
neo's avatar
neo committed
250
      <if test="CJSJ != null">
neo's avatar
neo committed
251 252
        CJSJ,
      </if>
neo's avatar
neo committed
253
      <if test="HJJE != null">
neo's avatar
neo committed
254 255
        HJJE,
      </if>
neo's avatar
neo committed
256
      <if test="HJSE != null">
neo's avatar
neo committed
257 258
        HJSE,
      </if>
neo's avatar
neo committed
259
      <if test="JSHJ != null">
neo's avatar
neo committed
260 261
        JSHJ,
      </if>
neo's avatar
neo committed
262
      <if test="ZKJSHJ != null">
neo's avatar
neo committed
263 264
        ZKJSHJ,
      </if>
neo's avatar
neo committed
265
      <if test="SLV != null">
neo's avatar
neo committed
266 267 268 269
        SLV,
      </if>
    </trim>
    <trim prefix="values (" suffix=")" suffixOverrides=",">
neo's avatar
neo committed
270 271
      <if test="ID != null">
        #{ID,jdbcType=VARCHAR},
neo's avatar
neo committed
272
      </if>
neo's avatar
neo committed
273 274
      <if test="FPQQLSH != null">
        #{FPQQLSH,jdbcType=VARCHAR},
neo's avatar
neo committed
275
      </if>
neo's avatar
neo committed
276 277
      <if test="FPDM != null">
        #{FPDM,jdbcType=VARCHAR},
neo's avatar
neo committed
278
      </if>
neo's avatar
neo committed
279 280
      <if test="FPHM != null">
        #{FPHM,jdbcType=VARCHAR},
neo's avatar
neo committed
281
      </if>
neo's avatar
neo committed
282 283
      <if test="KPRQ != null">
        #{KPRQ,jdbcType=VARCHAR},
neo's avatar
neo committed
284
      </if>
neo's avatar
neo committed
285 286
      <if test="FPLXDM != null">
        #{FPLXDM,jdbcType=VARCHAR},
neo's avatar
neo committed
287
      </if>
neo's avatar
neo committed
288 289
      <if test="EWM != null">
        #{EWM,jdbcType=VARCHAR},
neo's avatar
neo committed
290
      </if>
neo's avatar
neo committed
291 292
      <if test="JQBH != null">
        #{JQBH,jdbcType=VARCHAR},
neo's avatar
neo committed
293
      </if>
neo's avatar
neo committed
294 295
      <if test="JYM != null">
        #{JYM,jdbcType=VARCHAR},
neo's avatar
neo committed
296
      </if>
neo's avatar
neo committed
297 298
      <if test="GFMC != null">
        #{GFMC,jdbcType=VARCHAR},
neo's avatar
neo committed
299
      </if>
neo's avatar
neo committed
300 301
      <if test="GFSH != null">
        #{GFSH,jdbcType=VARCHAR},
neo's avatar
neo committed
302
      </if>
neo's avatar
neo committed
303 304
      <if test="GFDZDH != null">
        #{GFDZDH,jdbcType=VARCHAR},
neo's avatar
neo committed
305
      </if>
neo's avatar
neo committed
306 307
      <if test="GFYHZH != null">
        #{GFYHZH,jdbcType=VARCHAR},
neo's avatar
neo committed
308
      </if>
neo's avatar
neo committed
309 310
      <if test="XFSH != null">
        #{XFSH,jdbcType=VARCHAR},
neo's avatar
neo committed
311
      </if>
neo's avatar
neo committed
312 313
      <if test="XFMC != null">
        #{XFMC,jdbcType=VARCHAR},
neo's avatar
neo committed
314
      </if>
neo's avatar
neo committed
315 316
      <if test="XFDZDH != null">
        #{XFDZDH,jdbcType=VARCHAR},
neo's avatar
neo committed
317
      </if>
neo's avatar
neo committed
318 319
      <if test="XFYHZH != null">
        #{XFYHZH,jdbcType=VARCHAR},
neo's avatar
neo committed
320
      </if>
neo's avatar
neo committed
321 322
      <if test="BZ != null">
        #{BZ,jdbcType=VARCHAR},
neo's avatar
neo committed
323
      </if>
neo's avatar
neo committed
324 325
      <if test="SKR != null">
        #{SKR,jdbcType=VARCHAR},
neo's avatar
neo committed
326
      </if>
neo's avatar
neo committed
327 328
      <if test="FHR != null">
        #{FHR,jdbcType=VARCHAR},
neo's avatar
neo committed
329
      </if>
neo's avatar
neo committed
330 331
      <if test="KPR != null">
        #{KPR,jdbcType=VARCHAR},
neo's avatar
neo committed
332
      </if>
neo's avatar
neo committed
333 334
      <if test="FPLX != null">
        #{FPLX,jdbcType=VARCHAR},
neo's avatar
neo committed
335
      </if>
neo's avatar
neo committed
336 337
      <if test="FPZT != null">
        #{FPZT,jdbcType=VARCHAR},
neo's avatar
neo committed
338
      </if>
neo's avatar
neo committed
339 340
      <if test="SPBH != null">
        #{SPBH,jdbcType=VARCHAR},
neo's avatar
neo committed
341
      </if>
neo's avatar
neo committed
342 343
      <if test="XTLY != null">
        #{XTLY,jdbcType=VARCHAR},
neo's avatar
neo committed
344
      </if>
neo's avatar
neo committed
345 346
      <if test="CJSJ != null">
        #{CJSJ,jdbcType=VARCHAR},
neo's avatar
neo committed
347
      </if>
neo's avatar
neo committed
348 349
      <if test="HJJE != null">
        #{HJJE,jdbcType=VARCHAR},
neo's avatar
neo committed
350
      </if>
neo's avatar
neo committed
351 352
      <if test="HJSE != null">
        #{HJSE,jdbcType=VARCHAR},
neo's avatar
neo committed
353
      </if>
neo's avatar
neo committed
354 355
      <if test="JSHJ != null">
        #{JSHJ,jdbcType=VARCHAR},
neo's avatar
neo committed
356
      </if>
neo's avatar
neo committed
357 358
      <if test="ZKJSHJ != null">
        #{ZKJSHJ,jdbcType=VARCHAR},
neo's avatar
neo committed
359
      </if>
neo's avatar
neo committed
360 361
      <if test="SLV != null">
        #{SLV,jdbcType=VARCHAR},
neo's avatar
neo committed
362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381
      </if>
    </trim>
  </insert>
  <select id="countByExample" parameterType="pwc.taxtech.atms.vat.entity.OutputFpxxtbExample" resultType="java.lang.Long">
    <!--
      WARNING - @mbg.generated
      This element is automatically generated by MyBatis Generator, do not modify.
    -->
    select count(*) from OUTPUT_FPXXTB
    <if test="_parameter != null">
      <include refid="Example_Where_Clause" />
    </if>
  </select>
  <update id="updateByExampleSelective" parameterType="map">
    <!--
      WARNING - @mbg.generated
      This element is automatically generated by MyBatis Generator, do not modify.
    -->
    update OUTPUT_FPXXTB
    <set>
neo's avatar
neo committed
382 383
      <if test="record.ID != null">
        ID = #{record.ID,jdbcType=VARCHAR},
neo's avatar
neo committed
384
      </if>
neo's avatar
neo committed
385 386
      <if test="record.FPQQLSH != null">
        FPQQLSH = #{record.FPQQLSH,jdbcType=VARCHAR},
neo's avatar
neo committed
387
      </if>
neo's avatar
neo committed
388 389
      <if test="record.FPDM != null">
        FPDM = #{record.FPDM,jdbcType=VARCHAR},
neo's avatar
neo committed
390
      </if>
neo's avatar
neo committed
391 392
      <if test="record.FPHM != null">
        FPHM = #{record.FPHM,jdbcType=VARCHAR},
neo's avatar
neo committed
393
      </if>
neo's avatar
neo committed
394 395
      <if test="record.KPRQ != null">
        KPRQ = #{record.KPRQ,jdbcType=VARCHAR},
neo's avatar
neo committed
396
      </if>
neo's avatar
neo committed
397 398
      <if test="record.FPLXDM != null">
        FPLXDM = #{record.FPLXDM,jdbcType=VARCHAR},
neo's avatar
neo committed
399
      </if>
neo's avatar
neo committed
400 401
      <if test="record.EWM != null">
        EWM = #{record.EWM,jdbcType=VARCHAR},
neo's avatar
neo committed
402
      </if>
neo's avatar
neo committed
403 404
      <if test="record.JQBH != null">
        JQBH = #{record.JQBH,jdbcType=VARCHAR},
neo's avatar
neo committed
405
      </if>
neo's avatar
neo committed
406 407
      <if test="record.JYM != null">
        JYM = #{record.JYM,jdbcType=VARCHAR},
neo's avatar
neo committed
408
      </if>
neo's avatar
neo committed
409 410
      <if test="record.GFMC != null">
        GFMC = #{record.GFMC,jdbcType=VARCHAR},
neo's avatar
neo committed
411
      </if>
neo's avatar
neo committed
412 413
      <if test="record.GFSH != null">
        GFSH = #{record.GFSH,jdbcType=VARCHAR},
neo's avatar
neo committed
414
      </if>
neo's avatar
neo committed
415 416
      <if test="record.GFDZDH != null">
        GFDZDH = #{record.GFDZDH,jdbcType=VARCHAR},
neo's avatar
neo committed
417
      </if>
neo's avatar
neo committed
418 419
      <if test="record.GFYHZH != null">
        GFYHZH = #{record.GFYHZH,jdbcType=VARCHAR},
neo's avatar
neo committed
420
      </if>
neo's avatar
neo committed
421 422
      <if test="record.XFSH != null">
        XFSH = #{record.XFSH,jdbcType=VARCHAR},
neo's avatar
neo committed
423
      </if>
neo's avatar
neo committed
424 425
      <if test="record.XFMC != null">
        XFMC = #{record.XFMC,jdbcType=VARCHAR},
neo's avatar
neo committed
426
      </if>
neo's avatar
neo committed
427 428
      <if test="record.XFDZDH != null">
        XFDZDH = #{record.XFDZDH,jdbcType=VARCHAR},
neo's avatar
neo committed
429
      </if>
neo's avatar
neo committed
430 431
      <if test="record.XFYHZH != null">
        XFYHZH = #{record.XFYHZH,jdbcType=VARCHAR},
neo's avatar
neo committed
432
      </if>
neo's avatar
neo committed
433 434
      <if test="record.BZ != null">
        BZ = #{record.BZ,jdbcType=VARCHAR},
neo's avatar
neo committed
435
      </if>
neo's avatar
neo committed
436 437
      <if test="record.SKR != null">
        SKR = #{record.SKR,jdbcType=VARCHAR},
neo's avatar
neo committed
438
      </if>
neo's avatar
neo committed
439 440
      <if test="record.FHR != null">
        FHR = #{record.FHR,jdbcType=VARCHAR},
neo's avatar
neo committed
441
      </if>
neo's avatar
neo committed
442 443
      <if test="record.KPR != null">
        KPR = #{record.KPR,jdbcType=VARCHAR},
neo's avatar
neo committed
444
      </if>
neo's avatar
neo committed
445 446
      <if test="record.FPLX != null">
        FPLX = #{record.FPLX,jdbcType=VARCHAR},
neo's avatar
neo committed
447
      </if>
neo's avatar
neo committed
448 449
      <if test="record.FPZT != null">
        FPZT = #{record.FPZT,jdbcType=VARCHAR},
neo's avatar
neo committed
450
      </if>
neo's avatar
neo committed
451 452
      <if test="record.SPBH != null">
        SPBH = #{record.SPBH,jdbcType=VARCHAR},
neo's avatar
neo committed
453
      </if>
neo's avatar
neo committed
454 455
      <if test="record.XTLY != null">
        XTLY = #{record.XTLY,jdbcType=VARCHAR},
neo's avatar
neo committed
456
      </if>
neo's avatar
neo committed
457 458
      <if test="record.CJSJ != null">
        CJSJ = #{record.CJSJ,jdbcType=VARCHAR},
neo's avatar
neo committed
459
      </if>
neo's avatar
neo committed
460 461
      <if test="record.HJJE != null">
        HJJE = #{record.HJJE,jdbcType=VARCHAR},
neo's avatar
neo committed
462
      </if>
neo's avatar
neo committed
463 464
      <if test="record.HJSE != null">
        HJSE = #{record.HJSE,jdbcType=VARCHAR},
neo's avatar
neo committed
465
      </if>
neo's avatar
neo committed
466 467
      <if test="record.JSHJ != null">
        JSHJ = #{record.JSHJ,jdbcType=VARCHAR},
neo's avatar
neo committed
468
      </if>
neo's avatar
neo committed
469 470
      <if test="record.ZKJSHJ != null">
        ZKJSHJ = #{record.ZKJSHJ,jdbcType=VARCHAR},
neo's avatar
neo committed
471
      </if>
neo's avatar
neo committed
472 473
      <if test="record.SLV != null">
        SLV = #{record.SLV,jdbcType=VARCHAR},
neo's avatar
neo committed
474 475 476 477 478 479 480 481 482 483 484 485
      </if>
    </set>
    <if test="_parameter != null">
      <include refid="Update_By_Example_Where_Clause" />
    </if>
  </update>
  <update id="updateByExample" parameterType="map">
    <!--
      WARNING - @mbg.generated
      This element is automatically generated by MyBatis Generator, do not modify.
    -->
    update OUTPUT_FPXXTB
neo's avatar
neo committed
486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516
    set ID = #{record.ID,jdbcType=VARCHAR},
      FPQQLSH = #{record.FPQQLSH,jdbcType=VARCHAR},
      FPDM = #{record.FPDM,jdbcType=VARCHAR},
      FPHM = #{record.FPHM,jdbcType=VARCHAR},
      KPRQ = #{record.KPRQ,jdbcType=VARCHAR},
      FPLXDM = #{record.FPLXDM,jdbcType=VARCHAR},
      EWM = #{record.EWM,jdbcType=VARCHAR},
      JQBH = #{record.JQBH,jdbcType=VARCHAR},
      JYM = #{record.JYM,jdbcType=VARCHAR},
      GFMC = #{record.GFMC,jdbcType=VARCHAR},
      GFSH = #{record.GFSH,jdbcType=VARCHAR},
      GFDZDH = #{record.GFDZDH,jdbcType=VARCHAR},
      GFYHZH = #{record.GFYHZH,jdbcType=VARCHAR},
      XFSH = #{record.XFSH,jdbcType=VARCHAR},
      XFMC = #{record.XFMC,jdbcType=VARCHAR},
      XFDZDH = #{record.XFDZDH,jdbcType=VARCHAR},
      XFYHZH = #{record.XFYHZH,jdbcType=VARCHAR},
      BZ = #{record.BZ,jdbcType=VARCHAR},
      SKR = #{record.SKR,jdbcType=VARCHAR},
      FHR = #{record.FHR,jdbcType=VARCHAR},
      KPR = #{record.KPR,jdbcType=VARCHAR},
      FPLX = #{record.FPLX,jdbcType=VARCHAR},
      FPZT = #{record.FPZT,jdbcType=VARCHAR},
      SPBH = #{record.SPBH,jdbcType=VARCHAR},
      XTLY = #{record.XTLY,jdbcType=VARCHAR},
      CJSJ = #{record.CJSJ,jdbcType=VARCHAR},
      HJJE = #{record.HJJE,jdbcType=VARCHAR},
      HJSE = #{record.HJSE,jdbcType=VARCHAR},
      JSHJ = #{record.JSHJ,jdbcType=VARCHAR},
      ZKJSHJ = #{record.ZKJSHJ,jdbcType=VARCHAR},
      SLV = #{record.SLV,jdbcType=VARCHAR}
neo's avatar
neo committed
517 518 519 520 521
    <if test="_parameter != null">
      <include refid="Update_By_Example_Where_Clause" />
    </if>
  </update>
</mapper>