|
@@ -0,0 +1,724 @@
|
|
|
+<?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.DwFileDetail12Mapper">
|
|
|
+ <resultMap id="BaseResultMap" type="com.minpay.db.table.model.DwFileDetail12">
|
|
|
+ <!--
|
|
|
+ WARNING - @mbg.generated
|
|
|
+ This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
+ -->
|
|
|
+ <result column="DFD12_ID" jdbcType="VARCHAR" property="id" />
|
|
|
+ <result column="DFD12_SEQU" jdbcType="INTEGER" property="sequ" />
|
|
|
+ <result column="DFD12_GDBH" jdbcType="VARCHAR" property="gdbh" />
|
|
|
+ <result column="DFD12_GWGDBH" jdbcType="VARCHAR" property="gwgdbh" />
|
|
|
+ <result column="DFD12_ZT" jdbcType="VARCHAR" property="zt" />
|
|
|
+ <result column="DFD12_DBBS" jdbcType="VARCHAR" property="dbbs" />
|
|
|
+ <result column="DFD12_YWLX" jdbcType="VARCHAR" property="ywlx" />
|
|
|
+ <result column="DFD12_DQBZ" jdbcType="VARCHAR" property="dqbz" />
|
|
|
+ <result column="DFD12_SLRY" jdbcType="VARCHAR" property="slry" />
|
|
|
+ <result column="DFD12_SLSJ" jdbcType="TIMESTAMP" property="slsj" />
|
|
|
+ <result column="DFD12_SLNR" jdbcType="VARCHAR" property="slnr" />
|
|
|
+ <result column="DFD12_YHBH" jdbcType="VARCHAR" property="yhbh" />
|
|
|
+ <result column="DFD12_YHMC" jdbcType="VARCHAR" property="yhmc" />
|
|
|
+ <result column="DFD12_LXDZ" jdbcType="VARCHAR" property="lxdz" />
|
|
|
+ <result column="DFD12_LXDH" jdbcType="VARCHAR" property="lxdh" />
|
|
|
+ <result column="DFD12_HFNR" jdbcType="VARCHAR" property="hfnr" />
|
|
|
+ <result column="DFD12_YJFL" jdbcType="VARCHAR" property="yjfl" />
|
|
|
+ <result column="DFD12_EJFL" jdbcType="VARCHAR" property="ejfl" />
|
|
|
+ <result column="DFD12_YWZL" jdbcType="VARCHAR" property="ywzl" />
|
|
|
+ <result column="DFD12_SJDW" jdbcType="VARCHAR" property="sjdw" />
|
|
|
+ <result column="DFD12_GDDW" jdbcType="VARCHAR" property="gddw" />
|
|
|
+ <result column="DFD12_CBD" jdbcType="VARCHAR" property="cbd" />
|
|
|
+ <result column="DFD12_CLJG" jdbcType="VARCHAR" property="cljg" />
|
|
|
+ <result column="DFD12_CLDW" jdbcType="VARCHAR" property="cldw" />
|
|
|
+ <result column="DFD12_CLBM" jdbcType="VARCHAR" property="clbm" />
|
|
|
+ <result column="DFD12_GDS" jdbcType="VARCHAR" property="gds" />
|
|
|
+ <result column="DFD12_SSBZ" jdbcType="VARCHAR" property="ssbz" />
|
|
|
+ <result column="DFD12_GLGD" jdbcType="VARCHAR" property="glgd" />
|
|
|
+ <result column="DFD12_WTYYFL" jdbcType="VARCHAR" property="wtyyfl" />
|
|
|
+ <result column="DFD12_GDFJ" jdbcType="VARCHAR" property="gdfj" />
|
|
|
+ <result column="DFD12_ZRBM" jdbcType="VARCHAR" property="zrbm" />
|
|
|
+ <result column="DFD12_GDSJ" jdbcType="TIMESTAMP" property="gdsj" />
|
|
|
+ <result column="DFD12_GQSJ" jdbcType="TIMESTAMP" property="gqsj" />
|
|
|
+ <result column="DFD12_GQYY" jdbcType="VARCHAR" property="gqyy" />
|
|
|
+ <result column="DFD12_FWQD" jdbcType="VARCHAR" property="fwqd" />
|
|
|
+ <result column="DFD12_SJTHZRYY" jdbcType="VARCHAR" property="sjthzryy" />
|
|
|
+ <result column="DFD12_SJHTZRYY2" jdbcType="VARCHAR" property="sjhtzryy2" />
|
|
|
+ <result column="DFD12_GDDWG" jdbcType="VARCHAR" property="gddwg" />
|
|
|
+ <result column="DFD12_CLDWG" jdbcType="VARCHAR" property="cldwg" />
|
|
|
+ <result column="DFD12_ZBY" jdbcType="VARCHAR" property="zby" />
|
|
|
+ <result column="DFD12_SSDWGS" jdbcType="VARCHAR" property="ssdwgs" />
|
|
|
+ <result column="DFD12_XLSGS" jdbcType="VARCHAR" property="xlsgs" />
|
|
|
+ <result column="DFD12_SSDW" jdbcType="VARCHAR" property="ssdw" />
|
|
|
+ <result column="DFD12_XLX1" jdbcType="VARCHAR" property="xlx1" />
|
|
|
+ <result column="DFD12_XLS2" jdbcType="VARCHAR" property="xls2" />
|
|
|
+ <result column="DFD12_BZ" jdbcType="VARCHAR" property="bz" />
|
|
|
+ <result column="DFD12_FILE_ID" jdbcType="VARCHAR" property="fileId" />
|
|
|
+ <result column="DFD12_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.
|
|
|
+ -->
|
|
|
+ DFD12_ID, DFD12_SEQU, DFD12_GDBH, DFD12_GWGDBH, DFD12_ZT, DFD12_DBBS, DFD12_YWLX,
|
|
|
+ DFD12_DQBZ, DFD12_SLRY, DFD12_SLSJ, DFD12_SLNR, DFD12_YHBH, DFD12_YHMC, DFD12_LXDZ,
|
|
|
+ DFD12_LXDH, DFD12_HFNR, DFD12_YJFL, DFD12_EJFL, DFD12_YWZL, DFD12_SJDW, DFD12_GDDW,
|
|
|
+ DFD12_CBD, DFD12_CLJG, DFD12_CLDW, DFD12_CLBM, DFD12_GDS, DFD12_SSBZ, DFD12_GLGD,
|
|
|
+ DFD12_WTYYFL, DFD12_GDFJ, DFD12_ZRBM, DFD12_GDSJ, DFD12_GQSJ, DFD12_GQYY, DFD12_FWQD,
|
|
|
+ DFD12_SJTHZRYY, DFD12_SJHTZRYY2, DFD12_GDDWG, DFD12_CLDWG, DFD12_ZBY, DFD12_SSDWGS,
|
|
|
+ DFD12_XLSGS, DFD12_SSDW, DFD12_XLX1, DFD12_XLS2, DFD12_BZ, DFD12_FILE_ID, DFD12_STATE
|
|
|
+ </sql>
|
|
|
+ <select id="selectByExample" parameterType="com.minpay.db.table.model.DwFileDetail12Example" 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_12
|
|
|
+ <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.DwFileDetail12Example">
|
|
|
+ <!--
|
|
|
+ WARNING - @mbg.generated
|
|
|
+ This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
+ -->
|
|
|
+ delete from dw_file_detail_12
|
|
|
+ <if test="_parameter != null">
|
|
|
+ <include refid="Example_Where_Clause" />
|
|
|
+ </if>
|
|
|
+ </delete>
|
|
|
+ <insert id="insert" parameterType="com.minpay.db.table.model.DwFileDetail12">
|
|
|
+ <!--
|
|
|
+ WARNING - @mbg.generated
|
|
|
+ This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
+ -->
|
|
|
+ insert into dw_file_detail_12 (DFD12_ID, DFD12_SEQU, DFD12_GDBH,
|
|
|
+ DFD12_GWGDBH, DFD12_ZT, DFD12_DBBS, DFD12_YWLX,
|
|
|
+ DFD12_DQBZ, DFD12_SLRY, DFD12_SLSJ,
|
|
|
+ DFD12_SLNR, DFD12_YHBH, DFD12_YHMC, DFD12_LXDZ,
|
|
|
+ DFD12_LXDH, DFD12_HFNR, DFD12_YJFL, DFD12_EJFL,
|
|
|
+ DFD12_YWZL, DFD12_SJDW, DFD12_GDDW, DFD12_CBD,
|
|
|
+ DFD12_CLJG, DFD12_CLDW, DFD12_CLBM, DFD12_GDS,
|
|
|
+ DFD12_SSBZ, DFD12_GLGD, DFD12_WTYYFL,
|
|
|
+ DFD12_GDFJ, DFD12_ZRBM, DFD12_GDSJ,
|
|
|
+ DFD12_GQSJ, DFD12_GQYY, DFD12_FWQD,
|
|
|
+ DFD12_SJTHZRYY, DFD12_SJHTZRYY2, DFD12_GDDWG,
|
|
|
+ DFD12_CLDWG, DFD12_ZBY, DFD12_SSDWGS,
|
|
|
+ DFD12_XLSGS, DFD12_SSDW, DFD12_XLX1,
|
|
|
+ DFD12_XLS2, DFD12_BZ, DFD12_FILE_ID, DFD12_STATE
|
|
|
+ )
|
|
|
+ values (#{id,jdbcType=VARCHAR}, #{sequ,jdbcType=INTEGER}, #{gdbh,jdbcType=VARCHAR},
|
|
|
+ #{gwgdbh,jdbcType=VARCHAR}, #{zt,jdbcType=VARCHAR}, #{dbbs,jdbcType=VARCHAR}, #{ywlx,jdbcType=VARCHAR},
|
|
|
+ #{dqbz,jdbcType=VARCHAR}, #{slry,jdbcType=VARCHAR}, #{slsj,jdbcType=TIMESTAMP},
|
|
|
+ #{slnr,jdbcType=VARCHAR}, #{yhbh,jdbcType=VARCHAR}, #{yhmc,jdbcType=VARCHAR}, #{lxdz,jdbcType=VARCHAR},
|
|
|
+ #{lxdh,jdbcType=VARCHAR}, #{hfnr,jdbcType=VARCHAR}, #{yjfl,jdbcType=VARCHAR}, #{ejfl,jdbcType=VARCHAR},
|
|
|
+ #{ywzl,jdbcType=VARCHAR}, #{sjdw,jdbcType=VARCHAR}, #{gddw,jdbcType=VARCHAR}, #{cbd,jdbcType=VARCHAR},
|
|
|
+ #{cljg,jdbcType=VARCHAR}, #{cldw,jdbcType=VARCHAR}, #{clbm,jdbcType=VARCHAR}, #{gds,jdbcType=VARCHAR},
|
|
|
+ #{ssbz,jdbcType=VARCHAR}, #{glgd,jdbcType=VARCHAR}, #{wtyyfl,jdbcType=VARCHAR},
|
|
|
+ #{gdfj,jdbcType=VARCHAR}, #{zrbm,jdbcType=VARCHAR}, #{gdsj,jdbcType=TIMESTAMP},
|
|
|
+ #{gqsj,jdbcType=TIMESTAMP}, #{gqyy,jdbcType=VARCHAR}, #{fwqd,jdbcType=VARCHAR},
|
|
|
+ #{sjthzryy,jdbcType=VARCHAR}, #{sjhtzryy2,jdbcType=VARCHAR}, #{gddwg,jdbcType=VARCHAR},
|
|
|
+ #{cldwg,jdbcType=VARCHAR}, #{zby,jdbcType=VARCHAR}, #{ssdwgs,jdbcType=VARCHAR},
|
|
|
+ #{xlsgs,jdbcType=VARCHAR}, #{ssdw,jdbcType=VARCHAR}, #{xlx1,jdbcType=VARCHAR},
|
|
|
+ #{xls2,jdbcType=VARCHAR}, #{bz,jdbcType=VARCHAR}, #{fileId,jdbcType=VARCHAR}, #{state,jdbcType=VARCHAR}
|
|
|
+ )
|
|
|
+ </insert>
|
|
|
+ <insert id="insertSelective" parameterType="com.minpay.db.table.model.DwFileDetail12">
|
|
|
+ <!--
|
|
|
+ WARNING - @mbg.generated
|
|
|
+ This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
+ -->
|
|
|
+ insert into dw_file_detail_12
|
|
|
+ <trim prefix="(" suffix=")" suffixOverrides=",">
|
|
|
+ <if test="id != null">
|
|
|
+ DFD12_ID,
|
|
|
+ </if>
|
|
|
+ <if test="sequ != null">
|
|
|
+ DFD12_SEQU,
|
|
|
+ </if>
|
|
|
+ <if test="gdbh != null">
|
|
|
+ DFD12_GDBH,
|
|
|
+ </if>
|
|
|
+ <if test="gwgdbh != null">
|
|
|
+ DFD12_GWGDBH,
|
|
|
+ </if>
|
|
|
+ <if test="zt != null">
|
|
|
+ DFD12_ZT,
|
|
|
+ </if>
|
|
|
+ <if test="dbbs != null">
|
|
|
+ DFD12_DBBS,
|
|
|
+ </if>
|
|
|
+ <if test="ywlx != null">
|
|
|
+ DFD12_YWLX,
|
|
|
+ </if>
|
|
|
+ <if test="dqbz != null">
|
|
|
+ DFD12_DQBZ,
|
|
|
+ </if>
|
|
|
+ <if test="slry != null">
|
|
|
+ DFD12_SLRY,
|
|
|
+ </if>
|
|
|
+ <if test="slsj != null">
|
|
|
+ DFD12_SLSJ,
|
|
|
+ </if>
|
|
|
+ <if test="slnr != null">
|
|
|
+ DFD12_SLNR,
|
|
|
+ </if>
|
|
|
+ <if test="yhbh != null">
|
|
|
+ DFD12_YHBH,
|
|
|
+ </if>
|
|
|
+ <if test="yhmc != null">
|
|
|
+ DFD12_YHMC,
|
|
|
+ </if>
|
|
|
+ <if test="lxdz != null">
|
|
|
+ DFD12_LXDZ,
|
|
|
+ </if>
|
|
|
+ <if test="lxdh != null">
|
|
|
+ DFD12_LXDH,
|
|
|
+ </if>
|
|
|
+ <if test="hfnr != null">
|
|
|
+ DFD12_HFNR,
|
|
|
+ </if>
|
|
|
+ <if test="yjfl != null">
|
|
|
+ DFD12_YJFL,
|
|
|
+ </if>
|
|
|
+ <if test="ejfl != null">
|
|
|
+ DFD12_EJFL,
|
|
|
+ </if>
|
|
|
+ <if test="ywzl != null">
|
|
|
+ DFD12_YWZL,
|
|
|
+ </if>
|
|
|
+ <if test="sjdw != null">
|
|
|
+ DFD12_SJDW,
|
|
|
+ </if>
|
|
|
+ <if test="gddw != null">
|
|
|
+ DFD12_GDDW,
|
|
|
+ </if>
|
|
|
+ <if test="cbd != null">
|
|
|
+ DFD12_CBD,
|
|
|
+ </if>
|
|
|
+ <if test="cljg != null">
|
|
|
+ DFD12_CLJG,
|
|
|
+ </if>
|
|
|
+ <if test="cldw != null">
|
|
|
+ DFD12_CLDW,
|
|
|
+ </if>
|
|
|
+ <if test="clbm != null">
|
|
|
+ DFD12_CLBM,
|
|
|
+ </if>
|
|
|
+ <if test="gds != null">
|
|
|
+ DFD12_GDS,
|
|
|
+ </if>
|
|
|
+ <if test="ssbz != null">
|
|
|
+ DFD12_SSBZ,
|
|
|
+ </if>
|
|
|
+ <if test="glgd != null">
|
|
|
+ DFD12_GLGD,
|
|
|
+ </if>
|
|
|
+ <if test="wtyyfl != null">
|
|
|
+ DFD12_WTYYFL,
|
|
|
+ </if>
|
|
|
+ <if test="gdfj != null">
|
|
|
+ DFD12_GDFJ,
|
|
|
+ </if>
|
|
|
+ <if test="zrbm != null">
|
|
|
+ DFD12_ZRBM,
|
|
|
+ </if>
|
|
|
+ <if test="gdsj != null">
|
|
|
+ DFD12_GDSJ,
|
|
|
+ </if>
|
|
|
+ <if test="gqsj != null">
|
|
|
+ DFD12_GQSJ,
|
|
|
+ </if>
|
|
|
+ <if test="gqyy != null">
|
|
|
+ DFD12_GQYY,
|
|
|
+ </if>
|
|
|
+ <if test="fwqd != null">
|
|
|
+ DFD12_FWQD,
|
|
|
+ </if>
|
|
|
+ <if test="sjthzryy != null">
|
|
|
+ DFD12_SJTHZRYY,
|
|
|
+ </if>
|
|
|
+ <if test="sjhtzryy2 != null">
|
|
|
+ DFD12_SJHTZRYY2,
|
|
|
+ </if>
|
|
|
+ <if test="gddwg != null">
|
|
|
+ DFD12_GDDWG,
|
|
|
+ </if>
|
|
|
+ <if test="cldwg != null">
|
|
|
+ DFD12_CLDWG,
|
|
|
+ </if>
|
|
|
+ <if test="zby != null">
|
|
|
+ DFD12_ZBY,
|
|
|
+ </if>
|
|
|
+ <if test="ssdwgs != null">
|
|
|
+ DFD12_SSDWGS,
|
|
|
+ </if>
|
|
|
+ <if test="xlsgs != null">
|
|
|
+ DFD12_XLSGS,
|
|
|
+ </if>
|
|
|
+ <if test="ssdw != null">
|
|
|
+ DFD12_SSDW,
|
|
|
+ </if>
|
|
|
+ <if test="xlx1 != null">
|
|
|
+ DFD12_XLX1,
|
|
|
+ </if>
|
|
|
+ <if test="xls2 != null">
|
|
|
+ DFD12_XLS2,
|
|
|
+ </if>
|
|
|
+ <if test="bz != null">
|
|
|
+ DFD12_BZ,
|
|
|
+ </if>
|
|
|
+ <if test="fileId != null">
|
|
|
+ DFD12_FILE_ID,
|
|
|
+ </if>
|
|
|
+ <if test="state != null">
|
|
|
+ DFD12_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="zt != null">
|
|
|
+ #{zt,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="dbbs != null">
|
|
|
+ #{dbbs,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="ywlx != null">
|
|
|
+ #{ywlx,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="dqbz != null">
|
|
|
+ #{dqbz,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="slry != null">
|
|
|
+ #{slry,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="slsj != null">
|
|
|
+ #{slsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="slnr != null">
|
|
|
+ #{slnr,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="yhbh != null">
|
|
|
+ #{yhbh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="yhmc != null">
|
|
|
+ #{yhmc,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="lxdz != null">
|
|
|
+ #{lxdz,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="lxdh != null">
|
|
|
+ #{lxdh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="hfnr != null">
|
|
|
+ #{hfnr,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="yjfl != null">
|
|
|
+ #{yjfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="ejfl != null">
|
|
|
+ #{ejfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="ywzl != null">
|
|
|
+ #{ywzl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="sjdw != null">
|
|
|
+ #{sjdw,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="gddw != null">
|
|
|
+ #{gddw,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="cbd != null">
|
|
|
+ #{cbd,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="cljg != null">
|
|
|
+ #{cljg,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="cldw != null">
|
|
|
+ #{cldw,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="clbm != null">
|
|
|
+ #{clbm,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="gds != null">
|
|
|
+ #{gds,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="ssbz != null">
|
|
|
+ #{ssbz,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="glgd != null">
|
|
|
+ #{glgd,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="wtyyfl != null">
|
|
|
+ #{wtyyfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="gdfj != null">
|
|
|
+ #{gdfj,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="zrbm != null">
|
|
|
+ #{zrbm,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="gdsj != null">
|
|
|
+ #{gdsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="gqsj != null">
|
|
|
+ #{gqsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="gqyy != null">
|
|
|
+ #{gqyy,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="fwqd != null">
|
|
|
+ #{fwqd,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="sjthzryy != null">
|
|
|
+ #{sjthzryy,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="sjhtzryy2 != null">
|
|
|
+ #{sjhtzryy2,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="gddwg != null">
|
|
|
+ #{gddwg,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="cldwg != null">
|
|
|
+ #{cldwg,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="zby != null">
|
|
|
+ #{zby,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="ssdwgs != null">
|
|
|
+ #{ssdwgs,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="xlsgs != null">
|
|
|
+ #{xlsgs,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="ssdw != null">
|
|
|
+ #{ssdw,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="xlx1 != null">
|
|
|
+ #{xlx1,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="xls2 != null">
|
|
|
+ #{xls2,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="bz != null">
|
|
|
+ #{bz,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.DwFileDetail12Example" resultType="java.lang.Long">
|
|
|
+ <!--
|
|
|
+ WARNING - @mbg.generated
|
|
|
+ This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
+ -->
|
|
|
+ select count(*) from dw_file_detail_12
|
|
|
+ <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_12
|
|
|
+ <set>
|
|
|
+ <if test="record.id != null">
|
|
|
+ DFD12_ID = #{record.id,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.sequ != null">
|
|
|
+ DFD12_SEQU = #{record.sequ,jdbcType=INTEGER},
|
|
|
+ </if>
|
|
|
+ <if test="record.gdbh != null">
|
|
|
+ DFD12_GDBH = #{record.gdbh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gwgdbh != null">
|
|
|
+ DFD12_GWGDBH = #{record.gwgdbh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.zt != null">
|
|
|
+ DFD12_ZT = #{record.zt,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.dbbs != null">
|
|
|
+ DFD12_DBBS = #{record.dbbs,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.ywlx != null">
|
|
|
+ DFD12_YWLX = #{record.ywlx,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.dqbz != null">
|
|
|
+ DFD12_DQBZ = #{record.dqbz,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.slry != null">
|
|
|
+ DFD12_SLRY = #{record.slry,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.slsj != null">
|
|
|
+ DFD12_SLSJ = #{record.slsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.slnr != null">
|
|
|
+ DFD12_SLNR = #{record.slnr,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.yhbh != null">
|
|
|
+ DFD12_YHBH = #{record.yhbh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.yhmc != null">
|
|
|
+ DFD12_YHMC = #{record.yhmc,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.lxdz != null">
|
|
|
+ DFD12_LXDZ = #{record.lxdz,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.lxdh != null">
|
|
|
+ DFD12_LXDH = #{record.lxdh,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.hfnr != null">
|
|
|
+ DFD12_HFNR = #{record.hfnr,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.yjfl != null">
|
|
|
+ DFD12_YJFL = #{record.yjfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.ejfl != null">
|
|
|
+ DFD12_EJFL = #{record.ejfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.ywzl != null">
|
|
|
+ DFD12_YWZL = #{record.ywzl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.sjdw != null">
|
|
|
+ DFD12_SJDW = #{record.sjdw,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gddw != null">
|
|
|
+ DFD12_GDDW = #{record.gddw,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.cbd != null">
|
|
|
+ DFD12_CBD = #{record.cbd,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.cljg != null">
|
|
|
+ DFD12_CLJG = #{record.cljg,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.cldw != null">
|
|
|
+ DFD12_CLDW = #{record.cldw,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.clbm != null">
|
|
|
+ DFD12_CLBM = #{record.clbm,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gds != null">
|
|
|
+ DFD12_GDS = #{record.gds,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.ssbz != null">
|
|
|
+ DFD12_SSBZ = #{record.ssbz,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.glgd != null">
|
|
|
+ DFD12_GLGD = #{record.glgd,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.wtyyfl != null">
|
|
|
+ DFD12_WTYYFL = #{record.wtyyfl,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gdfj != null">
|
|
|
+ DFD12_GDFJ = #{record.gdfj,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.zrbm != null">
|
|
|
+ DFD12_ZRBM = #{record.zrbm,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gdsj != null">
|
|
|
+ DFD12_GDSJ = #{record.gdsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.gqsj != null">
|
|
|
+ DFD12_GQSJ = #{record.gqsj,jdbcType=TIMESTAMP},
|
|
|
+ </if>
|
|
|
+ <if test="record.gqyy != null">
|
|
|
+ DFD12_GQYY = #{record.gqyy,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.fwqd != null">
|
|
|
+ DFD12_FWQD = #{record.fwqd,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.sjthzryy != null">
|
|
|
+ DFD12_SJTHZRYY = #{record.sjthzryy,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.sjhtzryy2 != null">
|
|
|
+ DFD12_SJHTZRYY2 = #{record.sjhtzryy2,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.gddwg != null">
|
|
|
+ DFD12_GDDWG = #{record.gddwg,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.cldwg != null">
|
|
|
+ DFD12_CLDWG = #{record.cldwg,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.zby != null">
|
|
|
+ DFD12_ZBY = #{record.zby,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.ssdwgs != null">
|
|
|
+ DFD12_SSDWGS = #{record.ssdwgs,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.xlsgs != null">
|
|
|
+ DFD12_XLSGS = #{record.xlsgs,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.ssdw != null">
|
|
|
+ DFD12_SSDW = #{record.ssdw,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.xlx1 != null">
|
|
|
+ DFD12_XLX1 = #{record.xlx1,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.xls2 != null">
|
|
|
+ DFD12_XLS2 = #{record.xls2,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.bz != null">
|
|
|
+ DFD12_BZ = #{record.bz,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.fileId != null">
|
|
|
+ DFD12_FILE_ID = #{record.fileId,jdbcType=VARCHAR},
|
|
|
+ </if>
|
|
|
+ <if test="record.state != null">
|
|
|
+ DFD12_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_12
|
|
|
+ set DFD12_ID = #{record.id,jdbcType=VARCHAR},
|
|
|
+ DFD12_SEQU = #{record.sequ,jdbcType=INTEGER},
|
|
|
+ DFD12_GDBH = #{record.gdbh,jdbcType=VARCHAR},
|
|
|
+ DFD12_GWGDBH = #{record.gwgdbh,jdbcType=VARCHAR},
|
|
|
+ DFD12_ZT = #{record.zt,jdbcType=VARCHAR},
|
|
|
+ DFD12_DBBS = #{record.dbbs,jdbcType=VARCHAR},
|
|
|
+ DFD12_YWLX = #{record.ywlx,jdbcType=VARCHAR},
|
|
|
+ DFD12_DQBZ = #{record.dqbz,jdbcType=VARCHAR},
|
|
|
+ DFD12_SLRY = #{record.slry,jdbcType=VARCHAR},
|
|
|
+ DFD12_SLSJ = #{record.slsj,jdbcType=TIMESTAMP},
|
|
|
+ DFD12_SLNR = #{record.slnr,jdbcType=VARCHAR},
|
|
|
+ DFD12_YHBH = #{record.yhbh,jdbcType=VARCHAR},
|
|
|
+ DFD12_YHMC = #{record.yhmc,jdbcType=VARCHAR},
|
|
|
+ DFD12_LXDZ = #{record.lxdz,jdbcType=VARCHAR},
|
|
|
+ DFD12_LXDH = #{record.lxdh,jdbcType=VARCHAR},
|
|
|
+ DFD12_HFNR = #{record.hfnr,jdbcType=VARCHAR},
|
|
|
+ DFD12_YJFL = #{record.yjfl,jdbcType=VARCHAR},
|
|
|
+ DFD12_EJFL = #{record.ejfl,jdbcType=VARCHAR},
|
|
|
+ DFD12_YWZL = #{record.ywzl,jdbcType=VARCHAR},
|
|
|
+ DFD12_SJDW = #{record.sjdw,jdbcType=VARCHAR},
|
|
|
+ DFD12_GDDW = #{record.gddw,jdbcType=VARCHAR},
|
|
|
+ DFD12_CBD = #{record.cbd,jdbcType=VARCHAR},
|
|
|
+ DFD12_CLJG = #{record.cljg,jdbcType=VARCHAR},
|
|
|
+ DFD12_CLDW = #{record.cldw,jdbcType=VARCHAR},
|
|
|
+ DFD12_CLBM = #{record.clbm,jdbcType=VARCHAR},
|
|
|
+ DFD12_GDS = #{record.gds,jdbcType=VARCHAR},
|
|
|
+ DFD12_SSBZ = #{record.ssbz,jdbcType=VARCHAR},
|
|
|
+ DFD12_GLGD = #{record.glgd,jdbcType=VARCHAR},
|
|
|
+ DFD12_WTYYFL = #{record.wtyyfl,jdbcType=VARCHAR},
|
|
|
+ DFD12_GDFJ = #{record.gdfj,jdbcType=VARCHAR},
|
|
|
+ DFD12_ZRBM = #{record.zrbm,jdbcType=VARCHAR},
|
|
|
+ DFD12_GDSJ = #{record.gdsj,jdbcType=TIMESTAMP},
|
|
|
+ DFD12_GQSJ = #{record.gqsj,jdbcType=TIMESTAMP},
|
|
|
+ DFD12_GQYY = #{record.gqyy,jdbcType=VARCHAR},
|
|
|
+ DFD12_FWQD = #{record.fwqd,jdbcType=VARCHAR},
|
|
|
+ DFD12_SJTHZRYY = #{record.sjthzryy,jdbcType=VARCHAR},
|
|
|
+ DFD12_SJHTZRYY2 = #{record.sjhtzryy2,jdbcType=VARCHAR},
|
|
|
+ DFD12_GDDWG = #{record.gddwg,jdbcType=VARCHAR},
|
|
|
+ DFD12_CLDWG = #{record.cldwg,jdbcType=VARCHAR},
|
|
|
+ DFD12_ZBY = #{record.zby,jdbcType=VARCHAR},
|
|
|
+ DFD12_SSDWGS = #{record.ssdwgs,jdbcType=VARCHAR},
|
|
|
+ DFD12_XLSGS = #{record.xlsgs,jdbcType=VARCHAR},
|
|
|
+ DFD12_SSDW = #{record.ssdw,jdbcType=VARCHAR},
|
|
|
+ DFD12_XLX1 = #{record.xlx1,jdbcType=VARCHAR},
|
|
|
+ DFD12_XLS2 = #{record.xls2,jdbcType=VARCHAR},
|
|
|
+ DFD12_BZ = #{record.bz,jdbcType=VARCHAR},
|
|
|
+ DFD12_FILE_ID = #{record.fileId,jdbcType=VARCHAR},
|
|
|
+ DFD12_STATE = #{record.state,jdbcType=VARCHAR}
|
|
|
+ <if test="_parameter != null">
|
|
|
+ <include refid="Update_By_Example_Where_Clause" />
|
|
|
+ </if>
|
|
|
+ </update>
|
|
|
+</mapper>
|