|
@@ -0,0 +1,736 @@
|
|
|
+<?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.minpay.db.table.mapper.DwFileDetail11Mapper">
|
|
|
+ <resultMap id="BaseResultMap" type="com.minpay.db.table.model.DwFileDetail11">
|
|
|
+ <!--
|
|
|
+ WARNING - @mbg.generated
|
|
|
+ This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
+ -->
|
|
|
+ <result column="DFD11_ID" jdbcType="VARCHAR" property="id" />
|
|
|
+ <result column="DFD11_SEQU" jdbcType="INTEGER" property="sequ" />
|
|
|
+ <result column="DFD11_GDBH" jdbcType="VARCHAR" property="gdbh" />
|
|
|
+ <result column="DFD11_GWGDBH" jdbcType="VARCHAR" property="gwgdbh" />
|
|
|
+ <result column="DFD11_YHBH" jdbcType="VARCHAR" property="yhbh" />
|
|
|
+ <result column="DFD11_GDDW" jdbcType="VARCHAR" property="gddw" />
|
|
|
+ <result column="DFD11_DWXCSJ" jdbcType="TIMESTAMP" property="dwxcsj" />
|
|
|
+ <result column="DFD11_GZPCSJ" jdbcType="TIMESTAMP" property="gzpcsj" />
|
|
|
+ <result column="DFD11_YJFL" jdbcType="VARCHAR" property="yjfl" />
|
|
|
+ <result column="DFD11_EJFL" jdbcType="VARCHAR" property="ejfl" />
|
|
|
+ <result column="DFD11_SJFL" jdbcType="VARCHAR" property="sjfl" />
|
|
|
+ <result column="DFD11_YWLXMC" jdbcType="VARCHAR" property="ywlxmc" />
|
|
|
+ <result column="DFD11_SLSH" jdbcType="TIMESTAMP" property="slsh" />
|
|
|
+ <result column="DFD11_PGR" jdbcType="VARCHAR" property="pgr" />
|
|
|
+ <result column="DFD11_PCRY" jdbcType="VARCHAR" property="pcry" />
|
|
|
+ <result column="DFD11_SDR" jdbcType="VARCHAR" property="sdr" />
|
|
|
+ <result column="DFD11_YHMC" jdbcType="VARCHAR" property="yhmc" />
|
|
|
+ <result column="DFD11_LXR" jdbcType="VARCHAR" property="lxr" />
|
|
|
+ <result column="DFD11_LXDZ" jdbcType="VARCHAR" property="lxdz" />
|
|
|
+ <result column="DFD11_XCFL" jdbcType="VARCHAR" property="xcfl" />
|
|
|
+ <result column="DFD11_JJCD" jdbcType="VARCHAR" property="jjcd" />
|
|
|
+ <result column="DFD11_WHCD" jdbcType="VARCHAR" property="whcd" />
|
|
|
+ <result column="DFD11_CQSX" jdbcType="VARCHAR" property="cqsx" />
|
|
|
+ <result column="DFD11_GZGS" jdbcType="VARCHAR" property="gzgs" />
|
|
|
+ <result column="DFD11_SLNR" jdbcType="VARCHAR" property="slnr" />
|
|
|
+ <result column="DFD11_GDZT" jdbcType="VARCHAR" property="gdzt" />
|
|
|
+ <result column="DFD11_GZYY" jdbcType="VARCHAR" property="gzyy" />
|
|
|
+ <result column="DFD11_GZXX" jdbcType="VARCHAR" property="gzxx" />
|
|
|
+ <result column="DFD11_DYDJ" jdbcType="VARCHAR" property="dydj" />
|
|
|
+ <result column="DFD11_ZDCL" jdbcType="VARCHAR" property="zdcl" />
|
|
|
+ <result column="DFD11_GZDZ" jdbcType="VARCHAR" property="gzdz" />
|
|
|
+ <result column="DFD11_LXDH" jdbcType="VARCHAR" property="lxdh" />
|
|
|
+ <result column="DFD11_CLJG" jdbcType="VARCHAR" property="cljg" />
|
|
|
+ <result column="DFD11_HBZD" jdbcType="VARCHAR" property="hbzd" />
|
|
|
+ <result column="DFD11_QXZSC" jdbcType="REAL" property="qxzsc" />
|
|
|
+ <result column="DFD11_DGSC" jdbcType="REAL" property="dgsc" />
|
|
|
+ <result column="DFD11_GZPCSC" jdbcType="REAL" property="gzpcsc" />
|
|
|
+ <result column="DFD11_GZYPJG" jdbcType="VARCHAR" property="gzypjg" />
|
|
|
+ <result column="DFD11_XCQXJL" jdbcType="VARCHAR" property="xcqxjl" />
|
|
|
+ <result column="DFD11_SCPFQXDSJ" jdbcType="TIMESTAMP" property="scpfqxdsj" />
|
|
|
+ <result column="DFD11_ZCPFQXDSJ" jdbcType="TIMESTAMP" property="zcpfqxdsj" />
|
|
|
+ <result column="DFD11_ZDJDSJ" jdbcType="TIMESTAMP" property="zdjdsj" />
|
|
|
+ <result column="DFD11_HFSDSJ" jdbcType="TIMESTAMP" property="hfsdsj" />
|
|
|
+ <result column="DFD11_TJSHSJ" jdbcType="TIMESTAMP" property="tjshsj" />
|
|
|
+ <result column="DFD11_GDSHSJ" jdbcType="TIMESTAMP" property="gdshsj" />
|
|
|
+ <result column="DFD11_GDSJ" jdbcType="TIMESTAMP" property="gdsj" />
|
|
|
+ <result column="DFD11_ZDBM" jdbcType="VARCHAR" property="zdbm" />
|
|
|
+ <result column="DFD11_FILE_ID" jdbcType="VARCHAR" property="fileId" />
|
|
|
+ <result column="DFD11_STATE" jdbcType="VARCHAR" property="state" />
|
|
|
+ </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.
|
|
|
+ -->
|
|
|
+ DFD11_ID, DFD11_SEQU, DFD11_GDBH, DFD11_GWGDBH, DFD11_YHBH, DFD11_GDDW, DFD11_DWXCSJ,
|
|
|
+ DFD11_GZPCSJ, DFD11_YJFL, DFD11_EJFL, DFD11_SJFL, DFD11_YWLXMC, DFD11_SLSH, DFD11_PGR,
|
|
|
+ DFD11_PCRY, DFD11_SDR, DFD11_YHMC, DFD11_LXR, DFD11_LXDZ, DFD11_XCFL, DFD11_JJCD,
|
|
|
+ DFD11_WHCD, DFD11_CQSX, DFD11_GZGS, DFD11_SLNR, DFD11_GDZT, DFD11_GZYY, DFD11_GZXX,
|
|
|
+ DFD11_DYDJ, DFD11_ZDCL, DFD11_GZDZ, DFD11_LXDH, DFD11_CLJG, DFD11_HBZD, DFD11_QXZSC,
|
|
|
+ DFD11_DGSC, DFD11_GZPCSC, DFD11_GZYPJG, DFD11_XCQXJL, DFD11_SCPFQXDSJ, DFD11_ZCPFQXDSJ,
|
|
|
+ DFD11_ZDJDSJ, DFD11_HFSDSJ, DFD11_TJSHSJ, DFD11_GDSHSJ, DFD11_GDSJ, DFD11_ZDBM, DFD11_FILE_ID,
|
|
|
+ DFD11_STATE
|
|
|
+ </sql>
|
|
|
+ <select id="selectByExample" parameterType="com.minpay.db.table.model.DwFileDetail11Example" 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 dw_file_detail_11
|
|
|
+ <if test="_parameter != null">
|
|
|
+ <include refid="Example_Where_Clause" />
|
|
|
+ </if>
|
|
|
+ <if test="orderByClause != null">
|
|
|
+ order by ${orderByClause}
|
|
|
+ </if>
|
|
|
+ </select>
|
|
|
+ <delete id="deleteByExample" parameterType="com.minpay.db.table.model.DwFileDetail11Example">
|
|
|
+ <!--
|
|
|
+ WARNING - @mbg.generated
|
|
|
+ This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
+ -->
|
|
|
+ delete from dw_file_detail_11
|
|
|
+ <if test="_parameter != null">
|
|
|
+ <include refid="Example_Where_Clause" />
|
|
|
+ </if>
|
|
|
+ </delete>
|
|
|
+ <insert id="insert" parameterType="com.minpay.db.table.model.DwFileDetail11">
|
|
|
+ <!--
|
|
|
+ WARNING - @mbg.generated
|
|
|
+ This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
+ -->
|
|
|
+ insert into dw_file_detail_11 (DFD11_ID, DFD11_SEQU, DFD11_GDBH,
|
|
|
+ DFD11_GWGDBH, DFD11_YHBH, DFD11_GDDW,
|
|
|
+ DFD11_DWXCSJ, DFD11_GZPCSJ, DFD11_YJFL,
|
|
|
+ DFD11_EJFL, DFD11_SJFL, DFD11_YWLXMC,
|
|
|
+ DFD11_SLSH, DFD11_PGR, DFD11_PCRY,
|
|
|
+ DFD11_SDR, DFD11_YHMC, DFD11_LXR, DFD11_LXDZ,
|
|
|
+ DFD11_XCFL, DFD11_JJCD, DFD11_WHCD, DFD11_CQSX,
|
|
|
+ DFD11_GZGS, DFD11_SLNR, DFD11_GDZT, DFD11_GZYY,
|
|
|
+ DFD11_GZXX, DFD11_DYDJ, DFD11_ZDCL, DFD11_GZDZ,
|
|
|
+ DFD11_LXDH, DFD11_CLJG, DFD11_HBZD, DFD11_QXZSC,
|
|
|
+ DFD11_DGSC, DFD11_GZPCSC, DFD11_GZYPJG, DFD11_XCQXJL,
|
|
|
+ DFD11_SCPFQXDSJ, DFD11_ZCPFQXDSJ, DFD11_ZDJDSJ,
|
|
|
+ DFD11_HFSDSJ, DFD11_TJSHSJ, DFD11_GDSHSJ,
|
|
|
+ DFD11_GDSJ, DFD11_ZDBM, DFD11_FILE_ID,
|
|
|
+ DFD11_STATE)
|
|
|
+ values (#{id,jdbcType=VARCHAR}, #{sequ,jdbcType=INTEGER}, #{gdbh,jdbcType=VARCHAR},
|
|
|
+ #{gwgdbh,jdbcType=VARCHAR}, #{yhbh,jdbcType=VARCHAR}, #{gddw,jdbcType=VARCHAR},
|
|
|
+ #{dwxcsj,jdbcType=TIMESTAMP}, #{gzpcsj,jdbcType=TIMESTAMP}, #{yjfl,jdbcType=VARCHAR},
|
|
|
+ #{ejfl,jdbcType=VARCHAR}, #{sjfl,jdbcType=VARCHAR}, #{ywlxmc,jdbcType=VARCHAR},
|
|
|
+ #{slsh,jdbcType=TIMESTAMP}, #{pgr,jdbcType=VARCHAR}, #{pcry,jdbcType=VARCHAR},
|
|
|
+ #{sdr,jdbcType=VARCHAR}, #{yhmc,jdbcType=VARCHAR}, #{lxr,jdbcType=VARCHAR}, #{lxdz,jdbcType=VARCHAR},
|
|
|
+ #{xcfl,jdbcType=VARCHAR}, #{jjcd,jdbcType=VARCHAR}, #{whcd,jdbcType=VARCHAR}, #{cqsx,jdbcType=VARCHAR},
|
|
|
+ #{gzgs,jdbcType=VARCHAR}, #{slnr,jdbcType=VARCHAR}, #{gdzt,jdbcType=VARCHAR}, #{gzyy,jdbcType=VARCHAR},
|
|
|
+ #{gzxx,jdbcType=VARCHAR}, #{dydj,jdbcType=VARCHAR}, #{zdcl,jdbcType=VARCHAR}, #{gzdz,jdbcType=VARCHAR},
|
|
|
+ #{lxdh,jdbcType=VARCHAR}, #{cljg,jdbcType=VARCHAR}, #{hbzd,jdbcType=VARCHAR}, #{qxzsc,jdbcType=REAL},
|
|
|
+ #{dgsc,jdbcType=REAL}, #{gzpcsc,jdbcType=REAL}, #{gzypjg,jdbcType=VARCHAR}, #{xcqxjl,jdbcType=VARCHAR},
|
|
|
+ #{scpfqxdsj,jdbcType=TIMESTAMP}, #{zcpfqxdsj,jdbcType=TIMESTAMP}, #{zdjdsj,jdbcType=TIMESTAMP},
|
|
|
+ #{hfsdsj,jdbcType=TIMESTAMP}, #{tjshsj,jdbcType=TIMESTAMP}, #{gdshsj,jdbcType=TIMESTAMP},
|
|
|
+ #{gdsj,jdbcType=TIMESTAMP}, #{zdbm,jdbcType=VARCHAR}, #{fileId,jdbcType=VARCHAR},
|
|
|
+ #{state,jdbcType=VARCHAR})
|
|
|
+ </insert>
|
|
|
+ <insert id="insertSelective" parameterType="com.minpay.db.table.model.DwFileDetail11">
|
|
|
+ <!--
|
|
|
+ WARNING - @mbg.generated
|
|
|
+ This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
+ -->
|
|
|
+ insert into dw_file_detail_11
|
|
|
+ <trim prefix="(" suffix=")" suffixOverrides=",">
|
|
|
+ <if test="id != null">
|
|
|
+ DFD11_ID,
|
|
|
+ </if>
|
|
|
+ <if test="sequ != null">
|
|
|
+ DFD11_SEQU,
|
|
|
+ </if>
|
|
|
+ <if test="gdbh != null">
|
|
|
+ DFD11_GDBH,
|
|
|
+ </if>
|
|
|
+ <if test="gwgdbh != null">
|
|
|
+ DFD11_GWGDBH,
|
|
|
+ </if>
|
|
|
+ <if test="yhbh != null">
|
|
|
+ DFD11_YHBH,
|
|
|
+ </if>
|
|
|
+ <if test="gddw != null">
|
|
|
+ DFD11_GDDW,
|
|
|
+ </if>
|
|
|
+ <if test="dwxcsj != null">
|
|
|
+ DFD11_DWXCSJ,
|
|
|
+ </if>
|
|
|
+ <if test="gzpcsj != null">
|
|
|
+ DFD11_GZPCSJ,
|
|
|
+ </if>
|
|
|
+ <if test="yjfl != null">
|
|
|
+ DFD11_YJFL,
|
|
|
+ </if>
|
|
|
+ <if test="ejfl != null">
|
|
|
+ DFD11_EJFL,
|
|
|
+ </if>
|
|
|
+ <if test="sjfl != null">
|
|
|
+ DFD11_SJFL,
|
|
|
+ </if>
|
|
|
+ <if test="ywlxmc != null">
|
|
|
+ DFD11_YWLXMC,
|
|
|
+ </if>
|
|
|
+ <if test="slsh != null">
|
|
|
+ DFD11_SLSH,
|
|
|
+ </if>
|
|
|
+ <if test="pgr != null">
|
|
|
+ DFD11_PGR,
|
|
|
+ </if>
|
|
|
+ <if test="pcry != null">
|
|
|
+ DFD11_PCRY,
|
|
|
+ </if>
|
|
|
+ <if test="sdr != null">
|
|
|
+ DFD11_SDR,
|
|
|
+ </if>
|
|
|
+ <if test="yhmc != null">
|
|
|
+ DFD11_YHMC,
|
|
|
+ </if>
|
|
|
+ <if test="lxr != null">
|
|
|
+ DFD11_LXR,
|
|
|
+ </if>
|
|
|
+ <if test="lxdz != null">
|
|
|
+ DFD11_LXDZ,
|
|
|
+ </if>
|
|
|
+ <if test="xcfl != null">
|
|
|
+ DFD11_XCFL,
|
|
|
+ </if>
|
|
|
+ <if test="jjcd != null">
|
|
|
+ DFD11_JJCD,
|
|
|
+ </if>
|
|
|
+ <if test="whcd != null">
|
|
|
+ DFD11_WHCD,
|
|
|
+ </if>
|
|
|
+ <if test="cqsx != null">
|
|
|
+ DFD11_CQSX,
|
|
|
+ </if>
|
|
|
+ <if test="gzgs != null">
|
|
|
+ DFD11_GZGS,
|
|
|
+ </if>
|
|
|
+ <if test="slnr != null">
|
|
|
+ DFD11_SLNR,
|
|
|
+ </if>
|
|
|
+ <if test="gdzt != null">
|
|
|
+ DFD11_GDZT,
|
|
|
+ </if>
|
|
|
+ <if test="gzyy != null">
|
|
|
+ DFD11_GZYY,
|
|
|
+ </if>
|
|
|
+ <if test="gzxx != null">
|
|
|
+ DFD11_GZXX,
|
|
|
+ </if>
|
|
|
+ <if test="dydj != null">
|
|
|
+ DFD11_DYDJ,
|
|
|
+ </if>
|
|
|
+ <if test="zdcl != null">
|
|
|
+ DFD11_ZDCL,
|
|
|
+ </if>
|
|
|
+ <if test="gzdz != null">
|
|
|
+ DFD11_GZDZ,
|
|
|
+ </if>
|
|
|
+ <if test="lxdh != null">
|
|
|
+ DFD11_LXDH,
|
|
|
+ </if>
|
|
|
+ <if test="cljg != null">
|
|
|
+ DFD11_CLJG,
|
|
|
+ </if>
|
|
|
+ <if test="hbzd != null">
|
|
|
+ DFD11_HBZD,
|
|
|
+ </if>
|
|
|
+ <if test="qxzsc != null">
|
|
|
+ DFD11_QXZSC,
|
|
|
+ </if>
|
|
|
+ <if test="dgsc != null">
|
|
|
+ DFD11_DGSC,
|
|
|
+ </if>
|
|
|
+ <if test="gzpcsc != null">
|
|
|
+ DFD11_GZPCSC,
|
|
|
+ </if>
|
|
|
+ <if test="gzypjg != null">
|
|
|
+ DFD11_GZYPJG,
|
|
|
+ </if>
|
|
|
+ <if test="xcqxjl != null">
|
|
|
+ DFD11_XCQXJL,
|
|
|
+ </if>
|
|
|
+ <if test="scpfqxdsj != null">
|
|
|
+ DFD11_SCPFQXDSJ,
|
|
|
+ </if>
|
|
|
+ <if test="zcpfqxdsj != null">
|
|
|
+ DFD11_ZCPFQXDSJ,
|
|
|
+ </if>
|
|
|
+ <if test="zdjdsj != null">
|
|
|
+ DFD11_ZDJDSJ,
|
|
|
+ </if>
|
|
|
+ <if test="hfsdsj != null">
|
|
|
+ DFD11_HFSDSJ,
|
|
|
+ </if>
|
|
|
+ <if test="tjshsj != null">
|
|
|
+ DFD11_TJSHSJ,
|
|
|
+ </if>
|
|
|
+ <if test="gdshsj != null">
|
|
|
+ DFD11_GDSHSJ,
|
|
|
+ </if>
|
|
|
+ <if test="gdsj != null">
|
|
|
+ DFD11_GDSJ,
|
|
|
+ </if>
|
|
|
+ <if test="zdbm != null">
|
|
|
+ DFD11_ZDBM,
|
|
|
+ </if>
|
|
|
+ <if test="fileId != null">
|
|
|
+ DFD11_FILE_ID,
|
|
|
+ </if>
|
|
|
+ <if test="state != null">
|
|
|
+ DFD11_STATE,
|
|
|
+ </if>
|
|
|
+ </trim>
|
|
|
+ <trim prefix="values (" suffix=")" suffixOverrides=",">
|
|
|
+ <if test="id != null">
|
|
|
+ #{id,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="sequ != null">
|
|
|
+ #{sequ,jdbcType=INTEGER},
|
|
|
+ </if>
|
|
|
+ <if test="gdbh != null">
|
|
|
+ #{gdbh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="gwgdbh != null">
|
|
|
+ #{gwgdbh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="yhbh != null">
|
|
|
+ #{yhbh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="gddw != null">
|
|
|
+ #{gddw,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="dwxcsj != null">
|
|
|
+ #{dwxcsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="gzpcsj != null">
|
|
|
+ #{gzpcsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="yjfl != null">
|
|
|
+ #{yjfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="ejfl != null">
|
|
|
+ #{ejfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="sjfl != null">
|
|
|
+ #{sjfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="ywlxmc != null">
|
|
|
+ #{ywlxmc,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="slsh != null">
|
|
|
+ #{slsh,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="pgr != null">
|
|
|
+ #{pgr,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="pcry != null">
|
|
|
+ #{pcry,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="sdr != null">
|
|
|
+ #{sdr,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="yhmc != null">
|
|
|
+ #{yhmc,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="lxr != null">
|
|
|
+ #{lxr,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="lxdz != null">
|
|
|
+ #{lxdz,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="xcfl != null">
|
|
|
+ #{xcfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="jjcd != null">
|
|
|
+ #{jjcd,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="whcd != null">
|
|
|
+ #{whcd,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="cqsx != null">
|
|
|
+ #{cqsx,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="gzgs != null">
|
|
|
+ #{gzgs,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="slnr != null">
|
|
|
+ #{slnr,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="gdzt != null">
|
|
|
+ #{gdzt,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="gzyy != null">
|
|
|
+ #{gzyy,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="gzxx != null">
|
|
|
+ #{gzxx,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="dydj != null">
|
|
|
+ #{dydj,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="zdcl != null">
|
|
|
+ #{zdcl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="gzdz != null">
|
|
|
+ #{gzdz,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="lxdh != null">
|
|
|
+ #{lxdh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="cljg != null">
|
|
|
+ #{cljg,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="hbzd != null">
|
|
|
+ #{hbzd,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="qxzsc != null">
|
|
|
+ #{qxzsc,jdbcType=REAL},
|
|
|
+ </if>
|
|
|
+ <if test="dgsc != null">
|
|
|
+ #{dgsc,jdbcType=REAL},
|
|
|
+ </if>
|
|
|
+ <if test="gzpcsc != null">
|
|
|
+ #{gzpcsc,jdbcType=REAL},
|
|
|
+ </if>
|
|
|
+ <if test="gzypjg != null">
|
|
|
+ #{gzypjg,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="xcqxjl != null">
|
|
|
+ #{xcqxjl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="scpfqxdsj != null">
|
|
|
+ #{scpfqxdsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="zcpfqxdsj != null">
|
|
|
+ #{zcpfqxdsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="zdjdsj != null">
|
|
|
+ #{zdjdsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="hfsdsj != null">
|
|
|
+ #{hfsdsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="tjshsj != null">
|
|
|
+ #{tjshsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="gdshsj != null">
|
|
|
+ #{gdshsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="gdsj != null">
|
|
|
+ #{gdsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="zdbm != null">
|
|
|
+ #{zdbm,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="fileId != null">
|
|
|
+ #{fileId,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="state != null">
|
|
|
+ #{state,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ </trim>
|
|
|
+ </insert>
|
|
|
+ <select id="countByExample" parameterType="com.minpay.db.table.model.DwFileDetail11Example" resultType="java.lang.Long">
|
|
|
+ <!--
|
|
|
+ WARNING - @mbg.generated
|
|
|
+ This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
+ -->
|
|
|
+ select count(*) from dw_file_detail_11
|
|
|
+ <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 dw_file_detail_11
|
|
|
+ <set>
|
|
|
+ <if test="record.id != null">
|
|
|
+ DFD11_ID = #{record.id,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.sequ != null">
|
|
|
+ DFD11_SEQU = #{record.sequ,jdbcType=INTEGER},
|
|
|
+ </if>
|
|
|
+ <if test="record.gdbh != null">
|
|
|
+ DFD11_GDBH = #{record.gdbh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gwgdbh != null">
|
|
|
+ DFD11_GWGDBH = #{record.gwgdbh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.yhbh != null">
|
|
|
+ DFD11_YHBH = #{record.yhbh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gddw != null">
|
|
|
+ DFD11_GDDW = #{record.gddw,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.dwxcsj != null">
|
|
|
+ DFD11_DWXCSJ = #{record.dwxcsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.gzpcsj != null">
|
|
|
+ DFD11_GZPCSJ = #{record.gzpcsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.yjfl != null">
|
|
|
+ DFD11_YJFL = #{record.yjfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.ejfl != null">
|
|
|
+ DFD11_EJFL = #{record.ejfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.sjfl != null">
|
|
|
+ DFD11_SJFL = #{record.sjfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.ywlxmc != null">
|
|
|
+ DFD11_YWLXMC = #{record.ywlxmc,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.slsh != null">
|
|
|
+ DFD11_SLSH = #{record.slsh,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.pgr != null">
|
|
|
+ DFD11_PGR = #{record.pgr,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.pcry != null">
|
|
|
+ DFD11_PCRY = #{record.pcry,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.sdr != null">
|
|
|
+ DFD11_SDR = #{record.sdr,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.yhmc != null">
|
|
|
+ DFD11_YHMC = #{record.yhmc,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.lxr != null">
|
|
|
+ DFD11_LXR = #{record.lxr,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.lxdz != null">
|
|
|
+ DFD11_LXDZ = #{record.lxdz,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.xcfl != null">
|
|
|
+ DFD11_XCFL = #{record.xcfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.jjcd != null">
|
|
|
+ DFD11_JJCD = #{record.jjcd,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.whcd != null">
|
|
|
+ DFD11_WHCD = #{record.whcd,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.cqsx != null">
|
|
|
+ DFD11_CQSX = #{record.cqsx,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gzgs != null">
|
|
|
+ DFD11_GZGS = #{record.gzgs,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.slnr != null">
|
|
|
+ DFD11_SLNR = #{record.slnr,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gdzt != null">
|
|
|
+ DFD11_GDZT = #{record.gdzt,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gzyy != null">
|
|
|
+ DFD11_GZYY = #{record.gzyy,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gzxx != null">
|
|
|
+ DFD11_GZXX = #{record.gzxx,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.dydj != null">
|
|
|
+ DFD11_DYDJ = #{record.dydj,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.zdcl != null">
|
|
|
+ DFD11_ZDCL = #{record.zdcl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gzdz != null">
|
|
|
+ DFD11_GZDZ = #{record.gzdz,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.lxdh != null">
|
|
|
+ DFD11_LXDH = #{record.lxdh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.cljg != null">
|
|
|
+ DFD11_CLJG = #{record.cljg,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.hbzd != null">
|
|
|
+ DFD11_HBZD = #{record.hbzd,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.qxzsc != null">
|
|
|
+ DFD11_QXZSC = #{record.qxzsc,jdbcType=REAL},
|
|
|
+ </if>
|
|
|
+ <if test="record.dgsc != null">
|
|
|
+ DFD11_DGSC = #{record.dgsc,jdbcType=REAL},
|
|
|
+ </if>
|
|
|
+ <if test="record.gzpcsc != null">
|
|
|
+ DFD11_GZPCSC = #{record.gzpcsc,jdbcType=REAL},
|
|
|
+ </if>
|
|
|
+ <if test="record.gzypjg != null">
|
|
|
+ DFD11_GZYPJG = #{record.gzypjg,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.xcqxjl != null">
|
|
|
+ DFD11_XCQXJL = #{record.xcqxjl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.scpfqxdsj != null">
|
|
|
+ DFD11_SCPFQXDSJ = #{record.scpfqxdsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.zcpfqxdsj != null">
|
|
|
+ DFD11_ZCPFQXDSJ = #{record.zcpfqxdsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.zdjdsj != null">
|
|
|
+ DFD11_ZDJDSJ = #{record.zdjdsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.hfsdsj != null">
|
|
|
+ DFD11_HFSDSJ = #{record.hfsdsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.tjshsj != null">
|
|
|
+ DFD11_TJSHSJ = #{record.tjshsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.gdshsj != null">
|
|
|
+ DFD11_GDSHSJ = #{record.gdshsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.gdsj != null">
|
|
|
+ DFD11_GDSJ = #{record.gdsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.zdbm != null">
|
|
|
+ DFD11_ZDBM = #{record.zdbm,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.fileId != null">
|
|
|
+ DFD11_FILE_ID = #{record.fileId,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.state != null">
|
|
|
+ DFD11_STATE = #{record.state,jdbcType=VARCHAR},
|
|
|
+ </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 dw_file_detail_11
|
|
|
+ set DFD11_ID = #{record.id,jdbcType=VARCHAR},
|
|
|
+ DFD11_SEQU = #{record.sequ,jdbcType=INTEGER},
|
|
|
+ DFD11_GDBH = #{record.gdbh,jdbcType=VARCHAR},
|
|
|
+ DFD11_GWGDBH = #{record.gwgdbh,jdbcType=VARCHAR},
|
|
|
+ DFD11_YHBH = #{record.yhbh,jdbcType=VARCHAR},
|
|
|
+ DFD11_GDDW = #{record.gddw,jdbcType=VARCHAR},
|
|
|
+ DFD11_DWXCSJ = #{record.dwxcsj,jdbcType=TIMESTAMP},
|
|
|
+ DFD11_GZPCSJ = #{record.gzpcsj,jdbcType=TIMESTAMP},
|
|
|
+ DFD11_YJFL = #{record.yjfl,jdbcType=VARCHAR},
|
|
|
+ DFD11_EJFL = #{record.ejfl,jdbcType=VARCHAR},
|
|
|
+ DFD11_SJFL = #{record.sjfl,jdbcType=VARCHAR},
|
|
|
+ DFD11_YWLXMC = #{record.ywlxmc,jdbcType=VARCHAR},
|
|
|
+ DFD11_SLSH = #{record.slsh,jdbcType=TIMESTAMP},
|
|
|
+ DFD11_PGR = #{record.pgr,jdbcType=VARCHAR},
|
|
|
+ DFD11_PCRY = #{record.pcry,jdbcType=VARCHAR},
|
|
|
+ DFD11_SDR = #{record.sdr,jdbcType=VARCHAR},
|
|
|
+ DFD11_YHMC = #{record.yhmc,jdbcType=VARCHAR},
|
|
|
+ DFD11_LXR = #{record.lxr,jdbcType=VARCHAR},
|
|
|
+ DFD11_LXDZ = #{record.lxdz,jdbcType=VARCHAR},
|
|
|
+ DFD11_XCFL = #{record.xcfl,jdbcType=VARCHAR},
|
|
|
+ DFD11_JJCD = #{record.jjcd,jdbcType=VARCHAR},
|
|
|
+ DFD11_WHCD = #{record.whcd,jdbcType=VARCHAR},
|
|
|
+ DFD11_CQSX = #{record.cqsx,jdbcType=VARCHAR},
|
|
|
+ DFD11_GZGS = #{record.gzgs,jdbcType=VARCHAR},
|
|
|
+ DFD11_SLNR = #{record.slnr,jdbcType=VARCHAR},
|
|
|
+ DFD11_GDZT = #{record.gdzt,jdbcType=VARCHAR},
|
|
|
+ DFD11_GZYY = #{record.gzyy,jdbcType=VARCHAR},
|
|
|
+ DFD11_GZXX = #{record.gzxx,jdbcType=VARCHAR},
|
|
|
+ DFD11_DYDJ = #{record.dydj,jdbcType=VARCHAR},
|
|
|
+ DFD11_ZDCL = #{record.zdcl,jdbcType=VARCHAR},
|
|
|
+ DFD11_GZDZ = #{record.gzdz,jdbcType=VARCHAR},
|
|
|
+ DFD11_LXDH = #{record.lxdh,jdbcType=VARCHAR},
|
|
|
+ DFD11_CLJG = #{record.cljg,jdbcType=VARCHAR},
|
|
|
+ DFD11_HBZD = #{record.hbzd,jdbcType=VARCHAR},
|
|
|
+ DFD11_QXZSC = #{record.qxzsc,jdbcType=REAL},
|
|
|
+ DFD11_DGSC = #{record.dgsc,jdbcType=REAL},
|
|
|
+ DFD11_GZPCSC = #{record.gzpcsc,jdbcType=REAL},
|
|
|
+ DFD11_GZYPJG = #{record.gzypjg,jdbcType=VARCHAR},
|
|
|
+ DFD11_XCQXJL = #{record.xcqxjl,jdbcType=VARCHAR},
|
|
|
+ DFD11_SCPFQXDSJ = #{record.scpfqxdsj,jdbcType=TIMESTAMP},
|
|
|
+ DFD11_ZCPFQXDSJ = #{record.zcpfqxdsj,jdbcType=TIMESTAMP},
|
|
|
+ DFD11_ZDJDSJ = #{record.zdjdsj,jdbcType=TIMESTAMP},
|
|
|
+ DFD11_HFSDSJ = #{record.hfsdsj,jdbcType=TIMESTAMP},
|
|
|
+ DFD11_TJSHSJ = #{record.tjshsj,jdbcType=TIMESTAMP},
|
|
|
+ DFD11_GDSHSJ = #{record.gdshsj,jdbcType=TIMESTAMP},
|
|
|
+ DFD11_GDSJ = #{record.gdsj,jdbcType=TIMESTAMP},
|
|
|
+ DFD11_ZDBM = #{record.zdbm,jdbcType=VARCHAR},
|
|
|
+ DFD11_FILE_ID = #{record.fileId,jdbcType=VARCHAR},
|
|
|
+ DFD11_STATE = #{record.state,jdbcType=VARCHAR}
|
|
|
+ <if test="_parameter != null">
|
|
|
+ <include refid="Update_By_Example_Where_Clause" />
|
|
|
+ </if>
|
|
|
+ </update>
|
|
|
+</mapper>
|