|
@@ -1,1331 +0,0 @@
|
|
|
-<?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.platform.dao.InterfaceInvokeLogMapper">
|
|
|
- <resultMap id="BaseResultMap" type="com.platform.pojo.InterfaceInvokeLog">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- <id column="id" jdbcType="INTEGER" property="id" />
|
|
|
- <result column="machine_ip" jdbcType="VARCHAR" property="machineIp" />
|
|
|
- <result column="machine_no" jdbcType="VARCHAR" property="machineNo" />
|
|
|
- <result column="machine_name" jdbcType="VARCHAR" property="machineName" />
|
|
|
- <result column="machine_type" jdbcType="VARCHAR" property="machineType" />
|
|
|
- <result column="invoke_time" jdbcType="VARCHAR" property="invokeTime" />
|
|
|
- <result column="invoke_type" jdbcType="VARCHAR" property="invokeType" />
|
|
|
- <result column="trade_channel" jdbcType="VARCHAR" property="tradeChannel" />
|
|
|
- <result column="service" jdbcType="VARCHAR" property="service" />
|
|
|
- <result column="service_version" jdbcType="VARCHAR" property="serviceVersion" />
|
|
|
- <result column="input_charset" jdbcType="VARCHAR" property="inputCharset" />
|
|
|
- <result column="sign_type" jdbcType="VARCHAR" property="signType" />
|
|
|
- <result column="sign" jdbcType="VARCHAR" property="sign" />
|
|
|
- <result column="retcode" jdbcType="VARCHAR" property="retcode" />
|
|
|
- <result column="retmsg" jdbcType="VARCHAR" property="retmsg" />
|
|
|
- <result column="trade_mode" jdbcType="VARCHAR" property="tradeMode" />
|
|
|
- <result column="trade_state" jdbcType="VARCHAR" property="tradeState" />
|
|
|
- <result column="pay_info" jdbcType="VARCHAR" property="payInfo" />
|
|
|
- <result column="trans_channel" jdbcType="VARCHAR" property="transChannel" />
|
|
|
- <result column="partner" jdbcType="VARCHAR" property="partner" />
|
|
|
- <result column="subpartner" jdbcType="VARCHAR" property="subpartner" />
|
|
|
- <result column="out_trade_no" jdbcType="VARCHAR" property="outTradeNo" />
|
|
|
- <result column="transaction_id" jdbcType="VARCHAR" property="transactionId" />
|
|
|
- <result column="bank_type" jdbcType="VARCHAR" property="bankType" />
|
|
|
- <result column="bank_transno" jdbcType="VARCHAR" property="bankTransno" />
|
|
|
- <result column="total_fee" jdbcType="VARCHAR" property="totalFee" />
|
|
|
- <result column="fee_type" jdbcType="VARCHAR" property="feeType" />
|
|
|
- <result column="notify_id" jdbcType="VARCHAR" property="notifyId" />
|
|
|
- <result column="time_end" jdbcType="VARCHAR" property="timeEnd" />
|
|
|
- <result column="transport_fee" jdbcType="VARCHAR" property="transportFee" />
|
|
|
- <result column="product_fee" jdbcType="VARCHAR" property="productFee" />
|
|
|
- <result column="discount" jdbcType="VARCHAR" property="discount" />
|
|
|
- <result column="buyer_alias" jdbcType="VARCHAR" property="buyerAlias" />
|
|
|
- <result column="attach" jdbcType="VARCHAR" property="attach" />
|
|
|
- <result column="out_refund_no" jdbcType="VARCHAR" property="outRefundNo" />
|
|
|
- <result column="refund_id" jdbcType="VARCHAR" property="refundId" />
|
|
|
- <result column="refund_channel" jdbcType="VARCHAR" property="refundChannel" />
|
|
|
- <result column="refund_fee" jdbcType="VARCHAR" property="refundFee" />
|
|
|
- <result column="refund_status" jdbcType="VARCHAR" property="refundStatus" />
|
|
|
- <result column="refund_state" jdbcType="VARCHAR" property="refundState" />
|
|
|
- <result column="recv_user_id" jdbcType="VARCHAR" property="recvUserId" />
|
|
|
- <result column="reccv_user_name" jdbcType="VARCHAR" property="reccvUserName" />
|
|
|
- <result column="refund_type" jdbcType="VARCHAR" property="refundType" />
|
|
|
- <result column="clear_state" jdbcType="VARCHAR" property="clearState" />
|
|
|
- <result column="trade_type" jdbcType="VARCHAR" property="tradeType" />
|
|
|
- <result column="is_split" jdbcType="VARCHAR" property="isSplit" />
|
|
|
- <result column="plat_charge" jdbcType="VARCHAR" property="platCharge" />
|
|
|
- <result column="sub_plat_charge" jdbcType="VARCHAR" property="subPlatCharge" />
|
|
|
- <result column="code_url" jdbcType="VARCHAR" property="codeUrl" />
|
|
|
- <result column="qr_url" jdbcType="VARCHAR" property="qrUrl" />
|
|
|
- <result column="note" jdbcType="VARCHAR" property="note" />
|
|
|
- <result column="create_time" jdbcType="TIMESTAMP" property="createTime" />
|
|
|
- <result column="update_time" jdbcType="TIMESTAMP" property="updateTime" />
|
|
|
- <result column="delete_flag" jdbcType="INTEGER" property="deleteFlag" />
|
|
|
- <result column="code" jdbcType="VARCHAR" property="code" />
|
|
|
- <result column="msg" jdbcType="VARCHAR" property="msg" />
|
|
|
- <result column="sub_code" jdbcType="VARCHAR" property="subCode" />
|
|
|
- <result column="sub_msg" jdbcType="VARCHAR" property="subMsg" />
|
|
|
- <result column="trade_no" jdbcType="VARCHAR" property="tradeNo" />
|
|
|
- <result column="buyer_logon_id" jdbcType="VARCHAR" property="buyerLogonId" />
|
|
|
- <result column="trade_status" jdbcType="VARCHAR" property="tradeStatus" />
|
|
|
- <result column="receipt_amount" jdbcType="VARCHAR" property="receiptAmount" />
|
|
|
- <result column="buyer_user_id" jdbcType="VARCHAR" property="buyerUserId" />
|
|
|
- <result column="retry_flag" jdbcType="VARCHAR" property="retryFlag" />
|
|
|
- <result column="action" jdbcType="VARCHAR" property="action" />
|
|
|
- <result column="bill_download_url" jdbcType="VARCHAR" property="billDownloadUrl" />
|
|
|
- <result column="appid" jdbcType="VARCHAR" property="appid" />
|
|
|
- <result column="mch_id" jdbcType="VARCHAR" property="mchId" />
|
|
|
- <result column="noce_str" jdbcType="VARCHAR" property="noceStr" />
|
|
|
- <result column="err_code_des" jdbcType="VARCHAR" property="errCodeDes" />
|
|
|
- <result column="openid" jdbcType="VARCHAR" property="openid" />
|
|
|
- <result column="cash_fee" jdbcType="VARCHAR" property="cashFee" />
|
|
|
- </resultMap>
|
|
|
- <sql id="Example_Where_Clause">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- 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 - @mbggenerated
|
|
|
- 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 - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- id, machine_ip, machine_no, machine_name, machine_type, invoke_time, invoke_type,
|
|
|
- trade_channel, service, service_version, input_charset, sign_type, sign, retcode,
|
|
|
- retmsg, trade_mode, trade_state, pay_info, trans_channel, partner, subpartner, out_trade_no,
|
|
|
- transaction_id, bank_type, bank_transno, total_fee, fee_type, notify_id, time_end,
|
|
|
- transport_fee, product_fee, discount, buyer_alias, attach, out_refund_no, refund_id,
|
|
|
- refund_channel, refund_fee, refund_status, refund_state, recv_user_id, reccv_user_name,
|
|
|
- refund_type, clear_state, trade_type, is_split, plat_charge, sub_plat_charge, code_url,
|
|
|
- qr_url, note, create_time, update_time, delete_flag, code, msg, sub_code, sub_msg,
|
|
|
- trade_no, buyer_logon_id, trade_status, receipt_amount, buyer_user_id, retry_flag,
|
|
|
- action, bill_download_url, appid, mch_id, noce_str, err_code_des, openid, cash_fee
|
|
|
- </sql>
|
|
|
- <select id="selectByExample" parameterType="com.platform.pojo.InterfaceInvokeLogExample" resultMap="BaseResultMap">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- select
|
|
|
- <if test="distinct">
|
|
|
- distinct
|
|
|
- </if>
|
|
|
- <include refid="Base_Column_List" />
|
|
|
- from interface_invoke_log
|
|
|
- <if test="_parameter != null">
|
|
|
- <include refid="Example_Where_Clause" />
|
|
|
- </if>
|
|
|
- <if test="orderByClause != null">
|
|
|
- order by ${orderByClause}
|
|
|
- </if>
|
|
|
- </select>
|
|
|
- <select id="selectByPrimaryKey" parameterType="java.lang.Long" resultMap="BaseResultMap">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- select
|
|
|
- <include refid="Base_Column_List" />
|
|
|
- from interface_invoke_log
|
|
|
- where id = #{id,jdbcType=INTEGER}
|
|
|
- </select>
|
|
|
- <delete id="deleteByPrimaryKey" parameterType="java.lang.Long">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- delete from interface_invoke_log
|
|
|
- where id = #{id,jdbcType=INTEGER}
|
|
|
- </delete>
|
|
|
- <delete id="deleteByExample" parameterType="com.platform.pojo.InterfaceInvokeLogExample">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- delete from interface_invoke_log
|
|
|
- <if test="_parameter != null">
|
|
|
- <include refid="Example_Where_Clause" />
|
|
|
- </if>
|
|
|
- </delete>
|
|
|
- <insert id="insert" parameterType="com.platform.pojo.InterfaceInvokeLog">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- insert into interface_invoke_log (id, machine_ip, machine_no,
|
|
|
- machine_name, machine_type, invoke_time,
|
|
|
- invoke_type, trade_channel, service,
|
|
|
- service_version, input_charset, sign_type,
|
|
|
- sign, retcode, retmsg,
|
|
|
- trade_mode, trade_state, pay_info,
|
|
|
- trans_channel, partner, subpartner,
|
|
|
- out_trade_no, transaction_id, bank_type,
|
|
|
- bank_transno, total_fee, fee_type,
|
|
|
- notify_id, time_end, transport_fee,
|
|
|
- product_fee, discount, buyer_alias,
|
|
|
- attach, out_refund_no, refund_id,
|
|
|
- refund_channel, refund_fee, refund_status,
|
|
|
- refund_state, recv_user_id, reccv_user_name,
|
|
|
- refund_type, clear_state, trade_type,
|
|
|
- is_split, plat_charge, sub_plat_charge,
|
|
|
- code_url, qr_url, note,
|
|
|
- create_time, update_time, delete_flag,
|
|
|
- code, msg, sub_code,
|
|
|
- sub_msg, trade_no, buyer_logon_id,
|
|
|
- trade_status, receipt_amount, buyer_user_id,
|
|
|
- retry_flag, action, bill_download_url,
|
|
|
- appid, mch_id, noce_str,
|
|
|
- err_code_des, openid, cash_fee
|
|
|
- )
|
|
|
- values (#{id,jdbcType=INTEGER}, #{machineIp,jdbcType=VARCHAR}, #{machineNo,jdbcType=VARCHAR},
|
|
|
- #{machineName,jdbcType=VARCHAR}, #{machineType,jdbcType=VARCHAR}, #{invokeTime,jdbcType=VARCHAR},
|
|
|
- #{invokeType,jdbcType=VARCHAR}, #{tradeChannel,jdbcType=VARCHAR}, #{service,jdbcType=VARCHAR},
|
|
|
- #{serviceVersion,jdbcType=VARCHAR}, #{inputCharset,jdbcType=VARCHAR}, #{signType,jdbcType=VARCHAR},
|
|
|
- #{sign,jdbcType=VARCHAR}, #{retcode,jdbcType=VARCHAR}, #{retmsg,jdbcType=VARCHAR},
|
|
|
- #{tradeMode,jdbcType=VARCHAR}, #{tradeState,jdbcType=VARCHAR}, #{payInfo,jdbcType=VARCHAR},
|
|
|
- #{transChannel,jdbcType=VARCHAR}, #{partner,jdbcType=VARCHAR}, #{subpartner,jdbcType=VARCHAR},
|
|
|
- #{outTradeNo,jdbcType=VARCHAR}, #{transactionId,jdbcType=VARCHAR}, #{bankType,jdbcType=VARCHAR},
|
|
|
- #{bankTransno,jdbcType=VARCHAR}, #{totalFee,jdbcType=VARCHAR}, #{feeType,jdbcType=VARCHAR},
|
|
|
- #{notifyId,jdbcType=VARCHAR}, #{timeEnd,jdbcType=VARCHAR}, #{transportFee,jdbcType=VARCHAR},
|
|
|
- #{productFee,jdbcType=VARCHAR}, #{discount,jdbcType=VARCHAR}, #{buyerAlias,jdbcType=VARCHAR},
|
|
|
- #{attach,jdbcType=VARCHAR}, #{outRefundNo,jdbcType=VARCHAR}, #{refundId,jdbcType=VARCHAR},
|
|
|
- #{refundChannel,jdbcType=VARCHAR}, #{refundFee,jdbcType=VARCHAR}, #{refundStatus,jdbcType=VARCHAR},
|
|
|
- #{refundState,jdbcType=VARCHAR}, #{recvUserId,jdbcType=VARCHAR}, #{reccvUserName,jdbcType=VARCHAR},
|
|
|
- #{refundType,jdbcType=VARCHAR}, #{clearState,jdbcType=VARCHAR}, #{tradeType,jdbcType=VARCHAR},
|
|
|
- #{isSplit,jdbcType=VARCHAR}, #{platCharge,jdbcType=VARCHAR}, #{subPlatCharge,jdbcType=VARCHAR},
|
|
|
- #{codeUrl,jdbcType=VARCHAR}, #{qrUrl,jdbcType=VARCHAR}, #{note,jdbcType=VARCHAR},
|
|
|
- #{createTime,jdbcType=TIMESTAMP}, #{updateTime,jdbcType=TIMESTAMP}, #{deleteFlag,jdbcType=INTEGER},
|
|
|
- #{code,jdbcType=VARCHAR}, #{msg,jdbcType=VARCHAR}, #{subCode,jdbcType=VARCHAR},
|
|
|
- #{subMsg,jdbcType=VARCHAR}, #{tradeNo,jdbcType=VARCHAR}, #{buyerLogonId,jdbcType=VARCHAR},
|
|
|
- #{tradeStatus,jdbcType=VARCHAR}, #{receiptAmount,jdbcType=VARCHAR}, #{buyerUserId,jdbcType=VARCHAR},
|
|
|
- #{retryFlag,jdbcType=VARCHAR}, #{action,jdbcType=VARCHAR}, #{billDownloadUrl,jdbcType=VARCHAR},
|
|
|
- #{appid,jdbcType=VARCHAR}, #{mchId,jdbcType=VARCHAR}, #{noceStr,jdbcType=VARCHAR},
|
|
|
- #{errCodeDes,jdbcType=VARCHAR}, #{openid,jdbcType=VARCHAR}, #{cashFee,jdbcType=VARCHAR}
|
|
|
- )
|
|
|
- </insert>
|
|
|
- <insert id="insertSelective" parameterType="com.platform.pojo.InterfaceInvokeLog">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- insert into interface_invoke_log
|
|
|
- <trim prefix="(" suffix=")" suffixOverrides=",">
|
|
|
- <if test="id != null">
|
|
|
- id,
|
|
|
- </if>
|
|
|
- <if test="machineIp != null">
|
|
|
- machine_ip,
|
|
|
- </if>
|
|
|
- <if test="machineNo != null">
|
|
|
- machine_no,
|
|
|
- </if>
|
|
|
- <if test="machineName != null">
|
|
|
- machine_name,
|
|
|
- </if>
|
|
|
- <if test="machineType != null">
|
|
|
- machine_type,
|
|
|
- </if>
|
|
|
- <if test="invokeTime != null">
|
|
|
- invoke_time,
|
|
|
- </if>
|
|
|
- <if test="invokeType != null">
|
|
|
- invoke_type,
|
|
|
- </if>
|
|
|
- <if test="tradeChannel != null">
|
|
|
- trade_channel,
|
|
|
- </if>
|
|
|
- <if test="service != null">
|
|
|
- service,
|
|
|
- </if>
|
|
|
- <if test="serviceVersion != null">
|
|
|
- service_version,
|
|
|
- </if>
|
|
|
- <if test="inputCharset != null">
|
|
|
- input_charset,
|
|
|
- </if>
|
|
|
- <if test="signType != null">
|
|
|
- sign_type,
|
|
|
- </if>
|
|
|
- <if test="sign != null">
|
|
|
- sign,
|
|
|
- </if>
|
|
|
- <if test="retcode != null">
|
|
|
- retcode,
|
|
|
- </if>
|
|
|
- <if test="retmsg != null">
|
|
|
- retmsg,
|
|
|
- </if>
|
|
|
- <if test="tradeMode != null">
|
|
|
- trade_mode,
|
|
|
- </if>
|
|
|
- <if test="tradeState != null">
|
|
|
- trade_state,
|
|
|
- </if>
|
|
|
- <if test="payInfo != null">
|
|
|
- pay_info,
|
|
|
- </if>
|
|
|
- <if test="transChannel != null">
|
|
|
- trans_channel,
|
|
|
- </if>
|
|
|
- <if test="partner != null">
|
|
|
- partner,
|
|
|
- </if>
|
|
|
- <if test="subpartner != null">
|
|
|
- subpartner,
|
|
|
- </if>
|
|
|
- <if test="outTradeNo != null">
|
|
|
- out_trade_no,
|
|
|
- </if>
|
|
|
- <if test="transactionId != null">
|
|
|
- transaction_id,
|
|
|
- </if>
|
|
|
- <if test="bankType != null">
|
|
|
- bank_type,
|
|
|
- </if>
|
|
|
- <if test="bankTransno != null">
|
|
|
- bank_transno,
|
|
|
- </if>
|
|
|
- <if test="totalFee != null">
|
|
|
- total_fee,
|
|
|
- </if>
|
|
|
- <if test="feeType != null">
|
|
|
- fee_type,
|
|
|
- </if>
|
|
|
- <if test="notifyId != null">
|
|
|
- notify_id,
|
|
|
- </if>
|
|
|
- <if test="timeEnd != null">
|
|
|
- time_end,
|
|
|
- </if>
|
|
|
- <if test="transportFee != null">
|
|
|
- transport_fee,
|
|
|
- </if>
|
|
|
- <if test="productFee != null">
|
|
|
- product_fee,
|
|
|
- </if>
|
|
|
- <if test="discount != null">
|
|
|
- discount,
|
|
|
- </if>
|
|
|
- <if test="buyerAlias != null">
|
|
|
- buyer_alias,
|
|
|
- </if>
|
|
|
- <if test="attach != null">
|
|
|
- attach,
|
|
|
- </if>
|
|
|
- <if test="outRefundNo != null">
|
|
|
- out_refund_no,
|
|
|
- </if>
|
|
|
- <if test="refundId != null">
|
|
|
- refund_id,
|
|
|
- </if>
|
|
|
- <if test="refundChannel != null">
|
|
|
- refund_channel,
|
|
|
- </if>
|
|
|
- <if test="refundFee != null">
|
|
|
- refund_fee,
|
|
|
- </if>
|
|
|
- <if test="refundStatus != null">
|
|
|
- refund_status,
|
|
|
- </if>
|
|
|
- <if test="refundState != null">
|
|
|
- refund_state,
|
|
|
- </if>
|
|
|
- <if test="recvUserId != null">
|
|
|
- recv_user_id,
|
|
|
- </if>
|
|
|
- <if test="reccvUserName != null">
|
|
|
- reccv_user_name,
|
|
|
- </if>
|
|
|
- <if test="refundType != null">
|
|
|
- refund_type,
|
|
|
- </if>
|
|
|
- <if test="clearState != null">
|
|
|
- clear_state,
|
|
|
- </if>
|
|
|
- <if test="tradeType != null">
|
|
|
- trade_type,
|
|
|
- </if>
|
|
|
- <if test="isSplit != null">
|
|
|
- is_split,
|
|
|
- </if>
|
|
|
- <if test="platCharge != null">
|
|
|
- plat_charge,
|
|
|
- </if>
|
|
|
- <if test="subPlatCharge != null">
|
|
|
- sub_plat_charge,
|
|
|
- </if>
|
|
|
- <if test="codeUrl != null">
|
|
|
- code_url,
|
|
|
- </if>
|
|
|
- <if test="qrUrl != null">
|
|
|
- qr_url,
|
|
|
- </if>
|
|
|
- <if test="note != null">
|
|
|
- note,
|
|
|
- </if>
|
|
|
- <if test="createTime != null">
|
|
|
- create_time,
|
|
|
- </if>
|
|
|
- <if test="updateTime != null">
|
|
|
- update_time,
|
|
|
- </if>
|
|
|
- <if test="deleteFlag != null">
|
|
|
- delete_flag,
|
|
|
- </if>
|
|
|
- <if test="code != null">
|
|
|
- code,
|
|
|
- </if>
|
|
|
- <if test="msg != null">
|
|
|
- msg,
|
|
|
- </if>
|
|
|
- <if test="subCode != null">
|
|
|
- sub_code,
|
|
|
- </if>
|
|
|
- <if test="subMsg != null">
|
|
|
- sub_msg,
|
|
|
- </if>
|
|
|
- <if test="tradeNo != null">
|
|
|
- trade_no,
|
|
|
- </if>
|
|
|
- <if test="buyerLogonId != null">
|
|
|
- buyer_logon_id,
|
|
|
- </if>
|
|
|
- <if test="tradeStatus != null">
|
|
|
- trade_status,
|
|
|
- </if>
|
|
|
- <if test="receiptAmount != null">
|
|
|
- receipt_amount,
|
|
|
- </if>
|
|
|
- <if test="buyerUserId != null">
|
|
|
- buyer_user_id,
|
|
|
- </if>
|
|
|
- <if test="retryFlag != null">
|
|
|
- retry_flag,
|
|
|
- </if>
|
|
|
- <if test="action != null">
|
|
|
- action,
|
|
|
- </if>
|
|
|
- <if test="billDownloadUrl != null">
|
|
|
- bill_download_url,
|
|
|
- </if>
|
|
|
- <if test="appid != null">
|
|
|
- appid,
|
|
|
- </if>
|
|
|
- <if test="mchId != null">
|
|
|
- mch_id,
|
|
|
- </if>
|
|
|
- <if test="noceStr != null">
|
|
|
- noce_str,
|
|
|
- </if>
|
|
|
- <if test="errCodeDes != null">
|
|
|
- err_code_des,
|
|
|
- </if>
|
|
|
- <if test="openid != null">
|
|
|
- openid,
|
|
|
- </if>
|
|
|
- <if test="cashFee != null">
|
|
|
- cash_fee,
|
|
|
- </if>
|
|
|
- </trim>
|
|
|
- <trim prefix="values (" suffix=")" suffixOverrides=",">
|
|
|
- <if test="id != null">
|
|
|
- #{id,jdbcType=INTEGER},
|
|
|
- </if>
|
|
|
- <if test="machineIp != null">
|
|
|
- #{machineIp,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="machineNo != null">
|
|
|
- #{machineNo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="machineName != null">
|
|
|
- #{machineName,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="machineType != null">
|
|
|
- #{machineType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="invokeTime != null">
|
|
|
- #{invokeTime,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="invokeType != null">
|
|
|
- #{invokeType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="tradeChannel != null">
|
|
|
- #{tradeChannel,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="service != null">
|
|
|
- #{service,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="serviceVersion != null">
|
|
|
- #{serviceVersion,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="inputCharset != null">
|
|
|
- #{inputCharset,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="signType != null">
|
|
|
- #{signType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="sign != null">
|
|
|
- #{sign,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="retcode != null">
|
|
|
- #{retcode,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="retmsg != null">
|
|
|
- #{retmsg,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="tradeMode != null">
|
|
|
- #{tradeMode,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="tradeState != null">
|
|
|
- #{tradeState,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="payInfo != null">
|
|
|
- #{payInfo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="transChannel != null">
|
|
|
- #{transChannel,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="partner != null">
|
|
|
- #{partner,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="subpartner != null">
|
|
|
- #{subpartner,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="outTradeNo != null">
|
|
|
- #{outTradeNo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="transactionId != null">
|
|
|
- #{transactionId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="bankType != null">
|
|
|
- #{bankType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="bankTransno != null">
|
|
|
- #{bankTransno,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="totalFee != null">
|
|
|
- #{totalFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="feeType != null">
|
|
|
- #{feeType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="notifyId != null">
|
|
|
- #{notifyId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="timeEnd != null">
|
|
|
- #{timeEnd,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="transportFee != null">
|
|
|
- #{transportFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="productFee != null">
|
|
|
- #{productFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="discount != null">
|
|
|
- #{discount,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="buyerAlias != null">
|
|
|
- #{buyerAlias,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="attach != null">
|
|
|
- #{attach,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="outRefundNo != null">
|
|
|
- #{outRefundNo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="refundId != null">
|
|
|
- #{refundId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="refundChannel != null">
|
|
|
- #{refundChannel,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="refundFee != null">
|
|
|
- #{refundFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="refundStatus != null">
|
|
|
- #{refundStatus,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="refundState != null">
|
|
|
- #{refundState,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="recvUserId != null">
|
|
|
- #{recvUserId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="reccvUserName != null">
|
|
|
- #{reccvUserName,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="refundType != null">
|
|
|
- #{refundType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="clearState != null">
|
|
|
- #{clearState,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="tradeType != null">
|
|
|
- #{tradeType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="isSplit != null">
|
|
|
- #{isSplit,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="platCharge != null">
|
|
|
- #{platCharge,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="subPlatCharge != null">
|
|
|
- #{subPlatCharge,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="codeUrl != null">
|
|
|
- #{codeUrl,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="qrUrl != null">
|
|
|
- #{qrUrl,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="note != null">
|
|
|
- #{note,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="createTime != null">
|
|
|
- #{createTime,jdbcType=TIMESTAMP},
|
|
|
- </if>
|
|
|
- <if test="updateTime != null">
|
|
|
- #{updateTime,jdbcType=TIMESTAMP},
|
|
|
- </if>
|
|
|
- <if test="deleteFlag != null">
|
|
|
- #{deleteFlag,jdbcType=INTEGER},
|
|
|
- </if>
|
|
|
- <if test="code != null">
|
|
|
- #{code,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="msg != null">
|
|
|
- #{msg,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="subCode != null">
|
|
|
- #{subCode,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="subMsg != null">
|
|
|
- #{subMsg,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="tradeNo != null">
|
|
|
- #{tradeNo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="buyerLogonId != null">
|
|
|
- #{buyerLogonId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="tradeStatus != null">
|
|
|
- #{tradeStatus,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="receiptAmount != null">
|
|
|
- #{receiptAmount,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="buyerUserId != null">
|
|
|
- #{buyerUserId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="retryFlag != null">
|
|
|
- #{retryFlag,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="action != null">
|
|
|
- #{action,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="billDownloadUrl != null">
|
|
|
- #{billDownloadUrl,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="appid != null">
|
|
|
- #{appid,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="mchId != null">
|
|
|
- #{mchId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="noceStr != null">
|
|
|
- #{noceStr,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="errCodeDes != null">
|
|
|
- #{errCodeDes,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="openid != null">
|
|
|
- #{openid,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="cashFee != null">
|
|
|
- #{cashFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- </trim>
|
|
|
- </insert>
|
|
|
- <select id="countByExample" parameterType="com.platform.pojo.InterfaceInvokeLogExample" resultType="java.lang.Integer">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- select count(*) from interface_invoke_log
|
|
|
- <if test="_parameter != null">
|
|
|
- <include refid="Example_Where_Clause" />
|
|
|
- </if>
|
|
|
- </select>
|
|
|
- <update id="updateByExampleSelective" parameterType="map">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- update interface_invoke_log
|
|
|
- <set>
|
|
|
- <if test="record.id != null">
|
|
|
- id = #{record.id,jdbcType=INTEGER},
|
|
|
- </if>
|
|
|
- <if test="record.machineIp != null">
|
|
|
- machine_ip = #{record.machineIp,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.machineNo != null">
|
|
|
- machine_no = #{record.machineNo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.machineName != null">
|
|
|
- machine_name = #{record.machineName,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.machineType != null">
|
|
|
- machine_type = #{record.machineType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.invokeTime != null">
|
|
|
- invoke_time = #{record.invokeTime,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.invokeType != null">
|
|
|
- invoke_type = #{record.invokeType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.tradeChannel != null">
|
|
|
- trade_channel = #{record.tradeChannel,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.service != null">
|
|
|
- service = #{record.service,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.serviceVersion != null">
|
|
|
- service_version = #{record.serviceVersion,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.inputCharset != null">
|
|
|
- input_charset = #{record.inputCharset,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.signType != null">
|
|
|
- sign_type = #{record.signType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.sign != null">
|
|
|
- sign = #{record.sign,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.retcode != null">
|
|
|
- retcode = #{record.retcode,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.retmsg != null">
|
|
|
- retmsg = #{record.retmsg,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.tradeMode != null">
|
|
|
- trade_mode = #{record.tradeMode,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.tradeState != null">
|
|
|
- trade_state = #{record.tradeState,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.payInfo != null">
|
|
|
- pay_info = #{record.payInfo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.transChannel != null">
|
|
|
- trans_channel = #{record.transChannel,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.partner != null">
|
|
|
- partner = #{record.partner,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.subpartner != null">
|
|
|
- subpartner = #{record.subpartner,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.outTradeNo != null">
|
|
|
- out_trade_no = #{record.outTradeNo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.transactionId != null">
|
|
|
- transaction_id = #{record.transactionId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.bankType != null">
|
|
|
- bank_type = #{record.bankType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.bankTransno != null">
|
|
|
- bank_transno = #{record.bankTransno,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.totalFee != null">
|
|
|
- total_fee = #{record.totalFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.feeType != null">
|
|
|
- fee_type = #{record.feeType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.notifyId != null">
|
|
|
- notify_id = #{record.notifyId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.timeEnd != null">
|
|
|
- time_end = #{record.timeEnd,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.transportFee != null">
|
|
|
- transport_fee = #{record.transportFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.productFee != null">
|
|
|
- product_fee = #{record.productFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.discount != null">
|
|
|
- discount = #{record.discount,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.buyerAlias != null">
|
|
|
- buyer_alias = #{record.buyerAlias,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.attach != null">
|
|
|
- attach = #{record.attach,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.outRefundNo != null">
|
|
|
- out_refund_no = #{record.outRefundNo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.refundId != null">
|
|
|
- refund_id = #{record.refundId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.refundChannel != null">
|
|
|
- refund_channel = #{record.refundChannel,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.refundFee != null">
|
|
|
- refund_fee = #{record.refundFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.refundStatus != null">
|
|
|
- refund_status = #{record.refundStatus,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.refundState != null">
|
|
|
- refund_state = #{record.refundState,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.recvUserId != null">
|
|
|
- recv_user_id = #{record.recvUserId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.reccvUserName != null">
|
|
|
- reccv_user_name = #{record.reccvUserName,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.refundType != null">
|
|
|
- refund_type = #{record.refundType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.clearState != null">
|
|
|
- clear_state = #{record.clearState,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.tradeType != null">
|
|
|
- trade_type = #{record.tradeType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.isSplit != null">
|
|
|
- is_split = #{record.isSplit,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.platCharge != null">
|
|
|
- plat_charge = #{record.platCharge,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.subPlatCharge != null">
|
|
|
- sub_plat_charge = #{record.subPlatCharge,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.codeUrl != null">
|
|
|
- code_url = #{record.codeUrl,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.qrUrl != null">
|
|
|
- qr_url = #{record.qrUrl,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.note != null">
|
|
|
- note = #{record.note,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.createTime != null">
|
|
|
- create_time = #{record.createTime,jdbcType=TIMESTAMP},
|
|
|
- </if>
|
|
|
- <if test="record.updateTime != null">
|
|
|
- update_time = #{record.updateTime,jdbcType=TIMESTAMP},
|
|
|
- </if>
|
|
|
- <if test="record.deleteFlag != null">
|
|
|
- delete_flag = #{record.deleteFlag,jdbcType=INTEGER},
|
|
|
- </if>
|
|
|
- <if test="record.code != null">
|
|
|
- code = #{record.code,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.msg != null">
|
|
|
- msg = #{record.msg,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.subCode != null">
|
|
|
- sub_code = #{record.subCode,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.subMsg != null">
|
|
|
- sub_msg = #{record.subMsg,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.tradeNo != null">
|
|
|
- trade_no = #{record.tradeNo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.buyerLogonId != null">
|
|
|
- buyer_logon_id = #{record.buyerLogonId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.tradeStatus != null">
|
|
|
- trade_status = #{record.tradeStatus,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.receiptAmount != null">
|
|
|
- receipt_amount = #{record.receiptAmount,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.buyerUserId != null">
|
|
|
- buyer_user_id = #{record.buyerUserId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.retryFlag != null">
|
|
|
- retry_flag = #{record.retryFlag,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.action != null">
|
|
|
- action = #{record.action,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.billDownloadUrl != null">
|
|
|
- bill_download_url = #{record.billDownloadUrl,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.appid != null">
|
|
|
- appid = #{record.appid,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.mchId != null">
|
|
|
- mch_id = #{record.mchId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.noceStr != null">
|
|
|
- noce_str = #{record.noceStr,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.errCodeDes != null">
|
|
|
- err_code_des = #{record.errCodeDes,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.openid != null">
|
|
|
- openid = #{record.openid,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="record.cashFee != null">
|
|
|
- cash_fee = #{record.cashFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- </set>
|
|
|
- <if test="_parameter != null">
|
|
|
- <include refid="Update_By_Example_Where_Clause" />
|
|
|
- </if>
|
|
|
- </update>
|
|
|
- <update id="updateByExample" parameterType="map">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- update interface_invoke_log
|
|
|
- set id = #{record.id,jdbcType=INTEGER},
|
|
|
- machine_ip = #{record.machineIp,jdbcType=VARCHAR},
|
|
|
- machine_no = #{record.machineNo,jdbcType=VARCHAR},
|
|
|
- machine_name = #{record.machineName,jdbcType=VARCHAR},
|
|
|
- machine_type = #{record.machineType,jdbcType=VARCHAR},
|
|
|
- invoke_time = #{record.invokeTime,jdbcType=VARCHAR},
|
|
|
- invoke_type = #{record.invokeType,jdbcType=VARCHAR},
|
|
|
- trade_channel = #{record.tradeChannel,jdbcType=VARCHAR},
|
|
|
- service = #{record.service,jdbcType=VARCHAR},
|
|
|
- service_version = #{record.serviceVersion,jdbcType=VARCHAR},
|
|
|
- input_charset = #{record.inputCharset,jdbcType=VARCHAR},
|
|
|
- sign_type = #{record.signType,jdbcType=VARCHAR},
|
|
|
- sign = #{record.sign,jdbcType=VARCHAR},
|
|
|
- retcode = #{record.retcode,jdbcType=VARCHAR},
|
|
|
- retmsg = #{record.retmsg,jdbcType=VARCHAR},
|
|
|
- trade_mode = #{record.tradeMode,jdbcType=VARCHAR},
|
|
|
- trade_state = #{record.tradeState,jdbcType=VARCHAR},
|
|
|
- pay_info = #{record.payInfo,jdbcType=VARCHAR},
|
|
|
- trans_channel = #{record.transChannel,jdbcType=VARCHAR},
|
|
|
- partner = #{record.partner,jdbcType=VARCHAR},
|
|
|
- subpartner = #{record.subpartner,jdbcType=VARCHAR},
|
|
|
- out_trade_no = #{record.outTradeNo,jdbcType=VARCHAR},
|
|
|
- transaction_id = #{record.transactionId,jdbcType=VARCHAR},
|
|
|
- bank_type = #{record.bankType,jdbcType=VARCHAR},
|
|
|
- bank_transno = #{record.bankTransno,jdbcType=VARCHAR},
|
|
|
- total_fee = #{record.totalFee,jdbcType=VARCHAR},
|
|
|
- fee_type = #{record.feeType,jdbcType=VARCHAR},
|
|
|
- notify_id = #{record.notifyId,jdbcType=VARCHAR},
|
|
|
- time_end = #{record.timeEnd,jdbcType=VARCHAR},
|
|
|
- transport_fee = #{record.transportFee,jdbcType=VARCHAR},
|
|
|
- product_fee = #{record.productFee,jdbcType=VARCHAR},
|
|
|
- discount = #{record.discount,jdbcType=VARCHAR},
|
|
|
- buyer_alias = #{record.buyerAlias,jdbcType=VARCHAR},
|
|
|
- attach = #{record.attach,jdbcType=VARCHAR},
|
|
|
- out_refund_no = #{record.outRefundNo,jdbcType=VARCHAR},
|
|
|
- refund_id = #{record.refundId,jdbcType=VARCHAR},
|
|
|
- refund_channel = #{record.refundChannel,jdbcType=VARCHAR},
|
|
|
- refund_fee = #{record.refundFee,jdbcType=VARCHAR},
|
|
|
- refund_status = #{record.refundStatus,jdbcType=VARCHAR},
|
|
|
- refund_state = #{record.refundState,jdbcType=VARCHAR},
|
|
|
- recv_user_id = #{record.recvUserId,jdbcType=VARCHAR},
|
|
|
- reccv_user_name = #{record.reccvUserName,jdbcType=VARCHAR},
|
|
|
- refund_type = #{record.refundType,jdbcType=VARCHAR},
|
|
|
- clear_state = #{record.clearState,jdbcType=VARCHAR},
|
|
|
- trade_type = #{record.tradeType,jdbcType=VARCHAR},
|
|
|
- is_split = #{record.isSplit,jdbcType=VARCHAR},
|
|
|
- plat_charge = #{record.platCharge,jdbcType=VARCHAR},
|
|
|
- sub_plat_charge = #{record.subPlatCharge,jdbcType=VARCHAR},
|
|
|
- code_url = #{record.codeUrl,jdbcType=VARCHAR},
|
|
|
- qr_url = #{record.qrUrl,jdbcType=VARCHAR},
|
|
|
- note = #{record.note,jdbcType=VARCHAR},
|
|
|
- create_time = #{record.createTime,jdbcType=TIMESTAMP},
|
|
|
- update_time = #{record.updateTime,jdbcType=TIMESTAMP},
|
|
|
- delete_flag = #{record.deleteFlag,jdbcType=INTEGER},
|
|
|
- code = #{record.code,jdbcType=VARCHAR},
|
|
|
- msg = #{record.msg,jdbcType=VARCHAR},
|
|
|
- sub_code = #{record.subCode,jdbcType=VARCHAR},
|
|
|
- sub_msg = #{record.subMsg,jdbcType=VARCHAR},
|
|
|
- trade_no = #{record.tradeNo,jdbcType=VARCHAR},
|
|
|
- buyer_logon_id = #{record.buyerLogonId,jdbcType=VARCHAR},
|
|
|
- trade_status = #{record.tradeStatus,jdbcType=VARCHAR},
|
|
|
- receipt_amount = #{record.receiptAmount,jdbcType=VARCHAR},
|
|
|
- buyer_user_id = #{record.buyerUserId,jdbcType=VARCHAR},
|
|
|
- retry_flag = #{record.retryFlag,jdbcType=VARCHAR},
|
|
|
- action = #{record.action,jdbcType=VARCHAR},
|
|
|
- bill_download_url = #{record.billDownloadUrl,jdbcType=VARCHAR},
|
|
|
- appid = #{record.appid,jdbcType=VARCHAR},
|
|
|
- mch_id = #{record.mchId,jdbcType=VARCHAR},
|
|
|
- noce_str = #{record.noceStr,jdbcType=VARCHAR},
|
|
|
- err_code_des = #{record.errCodeDes,jdbcType=VARCHAR},
|
|
|
- openid = #{record.openid,jdbcType=VARCHAR},
|
|
|
- cash_fee = #{record.cashFee,jdbcType=VARCHAR}
|
|
|
- <if test="_parameter != null">
|
|
|
- <include refid="Update_By_Example_Where_Clause" />
|
|
|
- </if>
|
|
|
- </update>
|
|
|
- <update id="updateByPrimaryKeySelective" parameterType="com.platform.pojo.InterfaceInvokeLog">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- update interface_invoke_log
|
|
|
- <set>
|
|
|
- <if test="machineIp != null">
|
|
|
- machine_ip = #{machineIp,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="machineNo != null">
|
|
|
- machine_no = #{machineNo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="machineName != null">
|
|
|
- machine_name = #{machineName,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="machineType != null">
|
|
|
- machine_type = #{machineType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="invokeTime != null">
|
|
|
- invoke_time = #{invokeTime,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="invokeType != null">
|
|
|
- invoke_type = #{invokeType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="tradeChannel != null">
|
|
|
- trade_channel = #{tradeChannel,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="service != null">
|
|
|
- service = #{service,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="serviceVersion != null">
|
|
|
- service_version = #{serviceVersion,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="inputCharset != null">
|
|
|
- input_charset = #{inputCharset,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="signType != null">
|
|
|
- sign_type = #{signType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="sign != null">
|
|
|
- sign = #{sign,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="retcode != null">
|
|
|
- retcode = #{retcode,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="retmsg != null">
|
|
|
- retmsg = #{retmsg,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="tradeMode != null">
|
|
|
- trade_mode = #{tradeMode,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="tradeState != null">
|
|
|
- trade_state = #{tradeState,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="payInfo != null">
|
|
|
- pay_info = #{payInfo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="transChannel != null">
|
|
|
- trans_channel = #{transChannel,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="partner != null">
|
|
|
- partner = #{partner,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="subpartner != null">
|
|
|
- subpartner = #{subpartner,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="outTradeNo != null">
|
|
|
- out_trade_no = #{outTradeNo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="transactionId != null">
|
|
|
- transaction_id = #{transactionId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="bankType != null">
|
|
|
- bank_type = #{bankType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="bankTransno != null">
|
|
|
- bank_transno = #{bankTransno,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="totalFee != null">
|
|
|
- total_fee = #{totalFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="feeType != null">
|
|
|
- fee_type = #{feeType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="notifyId != null">
|
|
|
- notify_id = #{notifyId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="timeEnd != null">
|
|
|
- time_end = #{timeEnd,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="transportFee != null">
|
|
|
- transport_fee = #{transportFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="productFee != null">
|
|
|
- product_fee = #{productFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="discount != null">
|
|
|
- discount = #{discount,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="buyerAlias != null">
|
|
|
- buyer_alias = #{buyerAlias,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="attach != null">
|
|
|
- attach = #{attach,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="outRefundNo != null">
|
|
|
- out_refund_no = #{outRefundNo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="refundId != null">
|
|
|
- refund_id = #{refundId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="refundChannel != null">
|
|
|
- refund_channel = #{refundChannel,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="refundFee != null">
|
|
|
- refund_fee = #{refundFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="refundStatus != null">
|
|
|
- refund_status = #{refundStatus,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="refundState != null">
|
|
|
- refund_state = #{refundState,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="recvUserId != null">
|
|
|
- recv_user_id = #{recvUserId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="reccvUserName != null">
|
|
|
- reccv_user_name = #{reccvUserName,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="refundType != null">
|
|
|
- refund_type = #{refundType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="clearState != null">
|
|
|
- clear_state = #{clearState,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="tradeType != null">
|
|
|
- trade_type = #{tradeType,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="isSplit != null">
|
|
|
- is_split = #{isSplit,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="platCharge != null">
|
|
|
- plat_charge = #{platCharge,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="subPlatCharge != null">
|
|
|
- sub_plat_charge = #{subPlatCharge,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="codeUrl != null">
|
|
|
- code_url = #{codeUrl,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="qrUrl != null">
|
|
|
- qr_url = #{qrUrl,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="note != null">
|
|
|
- note = #{note,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="createTime != null">
|
|
|
- create_time = #{createTime,jdbcType=TIMESTAMP},
|
|
|
- </if>
|
|
|
- <if test="updateTime != null">
|
|
|
- update_time = #{updateTime,jdbcType=TIMESTAMP},
|
|
|
- </if>
|
|
|
- <if test="deleteFlag != null">
|
|
|
- delete_flag = #{deleteFlag,jdbcType=INTEGER},
|
|
|
- </if>
|
|
|
- <if test="code != null">
|
|
|
- code = #{code,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="msg != null">
|
|
|
- msg = #{msg,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="subCode != null">
|
|
|
- sub_code = #{subCode,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="subMsg != null">
|
|
|
- sub_msg = #{subMsg,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="tradeNo != null">
|
|
|
- trade_no = #{tradeNo,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="buyerLogonId != null">
|
|
|
- buyer_logon_id = #{buyerLogonId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="tradeStatus != null">
|
|
|
- trade_status = #{tradeStatus,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="receiptAmount != null">
|
|
|
- receipt_amount = #{receiptAmount,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="buyerUserId != null">
|
|
|
- buyer_user_id = #{buyerUserId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="retryFlag != null">
|
|
|
- retry_flag = #{retryFlag,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="action != null">
|
|
|
- action = #{action,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="billDownloadUrl != null">
|
|
|
- bill_download_url = #{billDownloadUrl,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="appid != null">
|
|
|
- appid = #{appid,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="mchId != null">
|
|
|
- mch_id = #{mchId,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="noceStr != null">
|
|
|
- noce_str = #{noceStr,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="errCodeDes != null">
|
|
|
- err_code_des = #{errCodeDes,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="openid != null">
|
|
|
- openid = #{openid,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- <if test="cashFee != null">
|
|
|
- cash_fee = #{cashFee,jdbcType=VARCHAR},
|
|
|
- </if>
|
|
|
- </set>
|
|
|
- where id = #{id,jdbcType=INTEGER}
|
|
|
- </update>
|
|
|
- <update id="updateByPrimaryKey" parameterType="com.platform.pojo.InterfaceInvokeLog">
|
|
|
- <!--
|
|
|
- WARNING - @mbggenerated
|
|
|
- This element is automatically generated by MyBatis Generator, do not modify.
|
|
|
- -->
|
|
|
- update interface_invoke_log
|
|
|
- set machine_ip = #{machineIp,jdbcType=VARCHAR},
|
|
|
- machine_no = #{machineNo,jdbcType=VARCHAR},
|
|
|
- machine_name = #{machineName,jdbcType=VARCHAR},
|
|
|
- machine_type = #{machineType,jdbcType=VARCHAR},
|
|
|
- invoke_time = #{invokeTime,jdbcType=VARCHAR},
|
|
|
- invoke_type = #{invokeType,jdbcType=VARCHAR},
|
|
|
- trade_channel = #{tradeChannel,jdbcType=VARCHAR},
|
|
|
- service = #{service,jdbcType=VARCHAR},
|
|
|
- service_version = #{serviceVersion,jdbcType=VARCHAR},
|
|
|
- input_charset = #{inputCharset,jdbcType=VARCHAR},
|
|
|
- sign_type = #{signType,jdbcType=VARCHAR},
|
|
|
- sign = #{sign,jdbcType=VARCHAR},
|
|
|
- retcode = #{retcode,jdbcType=VARCHAR},
|
|
|
- retmsg = #{retmsg,jdbcType=VARCHAR},
|
|
|
- trade_mode = #{tradeMode,jdbcType=VARCHAR},
|
|
|
- trade_state = #{tradeState,jdbcType=VARCHAR},
|
|
|
- pay_info = #{payInfo,jdbcType=VARCHAR},
|
|
|
- trans_channel = #{transChannel,jdbcType=VARCHAR},
|
|
|
- partner = #{partner,jdbcType=VARCHAR},
|
|
|
- subpartner = #{subpartner,jdbcType=VARCHAR},
|
|
|
- out_trade_no = #{outTradeNo,jdbcType=VARCHAR},
|
|
|
- transaction_id = #{transactionId,jdbcType=VARCHAR},
|
|
|
- bank_type = #{bankType,jdbcType=VARCHAR},
|
|
|
- bank_transno = #{bankTransno,jdbcType=VARCHAR},
|
|
|
- total_fee = #{totalFee,jdbcType=VARCHAR},
|
|
|
- fee_type = #{feeType,jdbcType=VARCHAR},
|
|
|
- notify_id = #{notifyId,jdbcType=VARCHAR},
|
|
|
- time_end = #{timeEnd,jdbcType=VARCHAR},
|
|
|
- transport_fee = #{transportFee,jdbcType=VARCHAR},
|
|
|
- product_fee = #{productFee,jdbcType=VARCHAR},
|
|
|
- discount = #{discount,jdbcType=VARCHAR},
|
|
|
- buyer_alias = #{buyerAlias,jdbcType=VARCHAR},
|
|
|
- attach = #{attach,jdbcType=VARCHAR},
|
|
|
- out_refund_no = #{outRefundNo,jdbcType=VARCHAR},
|
|
|
- refund_id = #{refundId,jdbcType=VARCHAR},
|
|
|
- refund_channel = #{refundChannel,jdbcType=VARCHAR},
|
|
|
- refund_fee = #{refundFee,jdbcType=VARCHAR},
|
|
|
- refund_status = #{refundStatus,jdbcType=VARCHAR},
|
|
|
- refund_state = #{refundState,jdbcType=VARCHAR},
|
|
|
- recv_user_id = #{recvUserId,jdbcType=VARCHAR},
|
|
|
- reccv_user_name = #{reccvUserName,jdbcType=VARCHAR},
|
|
|
- refund_type = #{refundType,jdbcType=VARCHAR},
|
|
|
- clear_state = #{clearState,jdbcType=VARCHAR},
|
|
|
- trade_type = #{tradeType,jdbcType=VARCHAR},
|
|
|
- is_split = #{isSplit,jdbcType=VARCHAR},
|
|
|
- plat_charge = #{platCharge,jdbcType=VARCHAR},
|
|
|
- sub_plat_charge = #{subPlatCharge,jdbcType=VARCHAR},
|
|
|
- code_url = #{codeUrl,jdbcType=VARCHAR},
|
|
|
- qr_url = #{qrUrl,jdbcType=VARCHAR},
|
|
|
- note = #{note,jdbcType=VARCHAR},
|
|
|
- create_time = #{createTime,jdbcType=TIMESTAMP},
|
|
|
- update_time = #{updateTime,jdbcType=TIMESTAMP},
|
|
|
- delete_flag = #{deleteFlag,jdbcType=INTEGER},
|
|
|
- code = #{code,jdbcType=VARCHAR},
|
|
|
- msg = #{msg,jdbcType=VARCHAR},
|
|
|
- sub_code = #{subCode,jdbcType=VARCHAR},
|
|
|
- sub_msg = #{subMsg,jdbcType=VARCHAR},
|
|
|
- trade_no = #{tradeNo,jdbcType=VARCHAR},
|
|
|
- buyer_logon_id = #{buyerLogonId,jdbcType=VARCHAR},
|
|
|
- trade_status = #{tradeStatus,jdbcType=VARCHAR},
|
|
|
- receipt_amount = #{receiptAmount,jdbcType=VARCHAR},
|
|
|
- buyer_user_id = #{buyerUserId,jdbcType=VARCHAR},
|
|
|
- retry_flag = #{retryFlag,jdbcType=VARCHAR},
|
|
|
- action = #{action,jdbcType=VARCHAR},
|
|
|
- bill_download_url = #{billDownloadUrl,jdbcType=VARCHAR},
|
|
|
- appid = #{appid,jdbcType=VARCHAR},
|
|
|
- mch_id = #{mchId,jdbcType=VARCHAR},
|
|
|
- noce_str = #{noceStr,jdbcType=VARCHAR},
|
|
|
- err_code_des = #{errCodeDes,jdbcType=VARCHAR},
|
|
|
- openid = #{openid,jdbcType=VARCHAR},
|
|
|
- cash_fee = #{cashFee,jdbcType=VARCHAR}
|
|
|
- where id = #{id,jdbcType=INTEGER}
|
|
|
- </update>
|
|
|
-</mapper>
|