|
@@ -123,9 +123,6 @@
|
|
<if test="hasActProduct != null">
|
|
<if test="hasActProduct != null">
|
|
hasActProduct,
|
|
hasActProduct,
|
|
</if>
|
|
</if>
|
|
- <if test="autoCloseTimeMills != null">
|
|
|
|
- autoCloseTimeMills,
|
|
|
|
- </if>
|
|
|
|
<if test="status != null">
|
|
<if test="status != null">
|
|
`status`,
|
|
`status`,
|
|
</if>
|
|
</if>
|
|
@@ -186,9 +183,6 @@
|
|
<if test="clubScanTime != null">
|
|
<if test="clubScanTime != null">
|
|
clubScanTime,
|
|
clubScanTime,
|
|
</if>
|
|
</if>
|
|
- <if test="payWay != null">
|
|
|
|
- payWay,
|
|
|
|
- </if>
|
|
|
|
<if test="orderSource != null">
|
|
<if test="orderSource != null">
|
|
orderSource,
|
|
orderSource,
|
|
</if>
|
|
</if>
|
|
@@ -213,15 +207,6 @@
|
|
<if test="promotionalGiftsCount != null">
|
|
<if test="promotionalGiftsCount != null">
|
|
promotionalGiftsCount,
|
|
promotionalGiftsCount,
|
|
</if>
|
|
</if>
|
|
- <if test="cooFreeFlag != null">
|
|
|
|
- cooFreeFlag,
|
|
|
|
- </if>
|
|
|
|
- <if test="cooFreeRate != null">
|
|
|
|
- cooFreeRate,
|
|
|
|
- </if>
|
|
|
|
- <if test="cooFreeAmount != null">
|
|
|
|
- cooFreeAmount,
|
|
|
|
- </if>
|
|
|
|
<if test="invoiceFlag != null">
|
|
<if test="invoiceFlag != null">
|
|
invoiceFlag,
|
|
invoiceFlag,
|
|
</if>
|
|
</if>
|
|
@@ -305,9 +290,6 @@
|
|
<if test="hasActProduct != null">
|
|
<if test="hasActProduct != null">
|
|
#{hasActProduct,jdbcType=CHAR},
|
|
#{hasActProduct,jdbcType=CHAR},
|
|
</if>
|
|
</if>
|
|
- <if test="autoCloseTimeMills != null">
|
|
|
|
- #{autoCloseTimeMills,jdbcType=DECIMAL},
|
|
|
|
- </if>
|
|
|
|
<if test="status != null">
|
|
<if test="status != null">
|
|
#{status,jdbcType=CHAR},
|
|
#{status,jdbcType=CHAR},
|
|
</if>
|
|
</if>
|
|
@@ -368,9 +350,6 @@
|
|
<if test="clubScanTime != null">
|
|
<if test="clubScanTime != null">
|
|
#{clubScanTime,jdbcType=VARCHAR},
|
|
#{clubScanTime,jdbcType=VARCHAR},
|
|
</if>
|
|
</if>
|
|
- <if test="payWay != null">
|
|
|
|
- #{payWay,jdbcType=VARCHAR},
|
|
|
|
- </if>
|
|
|
|
<if test="orderSource != null">
|
|
<if test="orderSource != null">
|
|
#{orderSource,jdbcType=CHAR},
|
|
#{orderSource,jdbcType=CHAR},
|
|
</if>
|
|
</if>
|
|
@@ -395,15 +374,6 @@
|
|
<if test="promotionalGiftsCount != null">
|
|
<if test="promotionalGiftsCount != null">
|
|
#{promotionalGiftsCount,jdbcType=INTEGER},
|
|
#{promotionalGiftsCount,jdbcType=INTEGER},
|
|
</if>
|
|
</if>
|
|
- <if test="cooFreeFlag != null">
|
|
|
|
- #{cooFreeFlag,jdbcType=CHAR},
|
|
|
|
- </if>
|
|
|
|
- <if test="cooFreeRate != null">
|
|
|
|
- #{cooFreeRate,jdbcType=INTEGER},
|
|
|
|
- </if>
|
|
|
|
- <if test="cooFreeAmount != null">
|
|
|
|
- #{cooFreeAmount,jdbcType=DECIMAL},
|
|
|
|
- </if>
|
|
|
|
<if test="invoiceFlag != null">
|
|
<if test="invoiceFlag != null">
|
|
#{invoiceFlag,jdbcType=CHAR},
|
|
#{invoiceFlag,jdbcType=CHAR},
|
|
</if>
|
|
</if>
|
|
@@ -522,9 +492,6 @@
|
|
<if test="note != null">
|
|
<if test="note != null">
|
|
note,
|
|
note,
|
|
</if>
|
|
</if>
|
|
- <if test="fee != null">
|
|
|
|
- fee,
|
|
|
|
- </if>
|
|
|
|
<if test="accountAmount != null">
|
|
<if test="accountAmount != null">
|
|
accountAmount,
|
|
accountAmount,
|
|
</if>
|
|
</if>
|
|
@@ -540,9 +507,6 @@
|
|
<if test="discountAmount != null">
|
|
<if test="discountAmount != null">
|
|
discountAmount,
|
|
discountAmount,
|
|
</if>
|
|
</if>
|
|
- <if test="discountFee != null">
|
|
|
|
- discountFee,
|
|
|
|
- </if>
|
|
|
|
<if test="preferential != null">
|
|
<if test="preferential != null">
|
|
preferential,
|
|
preferential,
|
|
</if>
|
|
</if>
|
|
@@ -564,9 +528,6 @@
|
|
<if test="autoOverTimeMills != null">
|
|
<if test="autoOverTimeMills != null">
|
|
autoOverTimeMills,
|
|
autoOverTimeMills,
|
|
</if>
|
|
</if>
|
|
- <if test="status != null">
|
|
|
|
- `status`,
|
|
|
|
- </if>
|
|
|
|
<if test="payStatus != null">
|
|
<if test="payStatus != null">
|
|
payStatus,
|
|
payStatus,
|
|
</if>
|
|
</if>
|
|
@@ -743,9 +704,6 @@
|
|
<if test="note != null">
|
|
<if test="note != null">
|
|
#{note,jdbcType=VARCHAR},
|
|
#{note,jdbcType=VARCHAR},
|
|
</if>
|
|
</if>
|
|
- <if test="fee != null">
|
|
|
|
- #{fee,jdbcType=FLOAT},
|
|
|
|
- </if>
|
|
|
|
<if test="accountAmount != null">
|
|
<if test="accountAmount != null">
|
|
#{accountAmount,jdbcType=DECIMAL},
|
|
#{accountAmount,jdbcType=DECIMAL},
|
|
</if>
|
|
</if>
|
|
@@ -761,9 +719,6 @@
|
|
<if test="discountAmount != null">
|
|
<if test="discountAmount != null">
|
|
#{discountAmount,jdbcType=DECIMAL},
|
|
#{discountAmount,jdbcType=DECIMAL},
|
|
</if>
|
|
</if>
|
|
- <if test="discountFee != null">
|
|
|
|
- #{discountFee,jdbcType=DECIMAL},
|
|
|
|
- </if>
|
|
|
|
<if test="preferential != null">
|
|
<if test="preferential != null">
|
|
#{preferential,jdbcType=DECIMAL},
|
|
#{preferential,jdbcType=DECIMAL},
|
|
</if>
|
|
</if>
|
|
@@ -785,9 +740,6 @@
|
|
<if test="autoOverTimeMills != null">
|
|
<if test="autoOverTimeMills != null">
|
|
#{autoOverTimeMills,jdbcType=BIGINT},
|
|
#{autoOverTimeMills,jdbcType=BIGINT},
|
|
</if>
|
|
</if>
|
|
- <if test="status != null">
|
|
|
|
- #{status,jdbcType=INTEGER},
|
|
|
|
- </if>
|
|
|
|
<if test="payStatus != null">
|
|
<if test="payStatus != null">
|
|
#{payStatus,jdbcType=CHAR},
|
|
#{payStatus,jdbcType=CHAR},
|
|
</if>
|
|
</if>
|
|
@@ -956,15 +908,6 @@
|
|
<if test="outStoreType != null">
|
|
<if test="outStoreType != null">
|
|
outStoreType,
|
|
outStoreType,
|
|
</if>
|
|
</if>
|
|
- <if test="skuID != null">
|
|
|
|
- skuID,
|
|
|
|
- </if>
|
|
|
|
- <if test="props != null">
|
|
|
|
- props,
|
|
|
|
- </if>
|
|
|
|
- <if test="propName != null">
|
|
|
|
- propName,
|
|
|
|
- </if>
|
|
|
|
<if test="productNo != null">
|
|
<if test="productNo != null">
|
|
productNo,
|
|
productNo,
|
|
</if>
|
|
</if>
|
|
@@ -977,12 +920,6 @@
|
|
<if test="costPrice != null">
|
|
<if test="costPrice != null">
|
|
costPrice,
|
|
costPrice,
|
|
</if>
|
|
</if>
|
|
- <if test="price0 != null">
|
|
|
|
- price0,
|
|
|
|
- </if>
|
|
|
|
- <if test="price1 != null">
|
|
|
|
- price1,
|
|
|
|
- </if>
|
|
|
|
<if test="totalAmount != null">
|
|
<if test="totalAmount != null">
|
|
totalAmount,
|
|
totalAmount,
|
|
</if>
|
|
</if>
|
|
@@ -1037,9 +974,6 @@
|
|
<if test="status != null">
|
|
<if test="status != null">
|
|
`status`,
|
|
`status`,
|
|
</if>
|
|
</if>
|
|
- <if test="commentFlag != null">
|
|
|
|
- commentFlag,
|
|
|
|
- </if>
|
|
|
|
<if test="totalBeans != null">
|
|
<if test="totalBeans != null">
|
|
totalBeans,
|
|
totalBeans,
|
|
</if>
|
|
</if>
|
|
@@ -1156,15 +1090,6 @@
|
|
<if test="outStoreType != null">
|
|
<if test="outStoreType != null">
|
|
#{outStoreType,jdbcType=CHAR},
|
|
#{outStoreType,jdbcType=CHAR},
|
|
</if>
|
|
</if>
|
|
- <if test="skuID != null">
|
|
|
|
- #{skuID,jdbcType=INTEGER},
|
|
|
|
- </if>
|
|
|
|
- <if test="props != null">
|
|
|
|
- #{props,jdbcType=VARCHAR},
|
|
|
|
- </if>
|
|
|
|
- <if test="propName != null">
|
|
|
|
- #{propName,jdbcType=VARCHAR},
|
|
|
|
- </if>
|
|
|
|
<if test="productNo != null">
|
|
<if test="productNo != null">
|
|
#{productNo,jdbcType=VARCHAR},
|
|
#{productNo,jdbcType=VARCHAR},
|
|
</if>
|
|
</if>
|
|
@@ -1177,12 +1102,6 @@
|
|
<if test="costPrice != null">
|
|
<if test="costPrice != null">
|
|
#{costPrice,jdbcType=DECIMAL},
|
|
#{costPrice,jdbcType=DECIMAL},
|
|
</if>
|
|
</if>
|
|
- <if test="price0 != null">
|
|
|
|
- #{price0,jdbcType=DECIMAL},
|
|
|
|
- </if>
|
|
|
|
- <if test="price1 != null">
|
|
|
|
- #{price1,jdbcType=DECIMAL},
|
|
|
|
- </if>
|
|
|
|
<if test="totalAmount != null">
|
|
<if test="totalAmount != null">
|
|
#{totalAmount,jdbcType=DECIMAL},
|
|
#{totalAmount,jdbcType=DECIMAL},
|
|
</if>
|
|
</if>
|
|
@@ -1237,9 +1156,6 @@
|
|
<if test="status != null">
|
|
<if test="status != null">
|
|
#{status,jdbcType=CHAR},
|
|
#{status,jdbcType=CHAR},
|
|
</if>
|
|
</if>
|
|
- <if test="commentFlag != null">
|
|
|
|
- #{commentFlag,jdbcType=CHAR},
|
|
|
|
- </if>
|
|
|
|
<if test="totalBeans != null">
|
|
<if test="totalBeans != null">
|
|
#{totalBeans,jdbcType=DECIMAL},
|
|
#{totalBeans,jdbcType=DECIMAL},
|
|
</if>
|
|
</if>
|
|
@@ -1357,9 +1273,6 @@
|
|
<if test="hasActProduct != null">
|
|
<if test="hasActProduct != null">
|
|
hasActProduct = #{hasActProduct,jdbcType=CHAR},
|
|
hasActProduct = #{hasActProduct,jdbcType=CHAR},
|
|
</if>
|
|
</if>
|
|
- <if test="autoCloseTimeMills != null">
|
|
|
|
- autoCloseTimeMills = #{autoCloseTimeMills,jdbcType=DECIMAL},
|
|
|
|
- </if>
|
|
|
|
<if test="status != null">
|
|
<if test="status != null">
|
|
`status` = #{status,jdbcType=CHAR},
|
|
`status` = #{status,jdbcType=CHAR},
|
|
</if>
|
|
</if>
|
|
@@ -1417,9 +1330,6 @@
|
|
<if test="clubScanTime != null">
|
|
<if test="clubScanTime != null">
|
|
clubScanTime = #{clubScanTime,jdbcType=VARCHAR},
|
|
clubScanTime = #{clubScanTime,jdbcType=VARCHAR},
|
|
</if>
|
|
</if>
|
|
- <if test="payWay != null">
|
|
|
|
- payWay = #{payWay,jdbcType=VARCHAR},
|
|
|
|
- </if>
|
|
|
|
<if test="orderSource != null">
|
|
<if test="orderSource != null">
|
|
orderSource = #{orderSource,jdbcType=CHAR},
|
|
orderSource = #{orderSource,jdbcType=CHAR},
|
|
</if>
|
|
</if>
|
|
@@ -1441,15 +1351,6 @@
|
|
<if test="presentCount != null">
|
|
<if test="presentCount != null">
|
|
presentCount = #{presentCount,jdbcType=INTEGER},
|
|
presentCount = #{presentCount,jdbcType=INTEGER},
|
|
</if>
|
|
</if>
|
|
- <if test="cooFreeFlag != null">
|
|
|
|
- cooFreeFlag = #{cooFreeFlag,jdbcType=CHAR},
|
|
|
|
- </if>
|
|
|
|
- <if test="cooFreeRate != null">
|
|
|
|
- cooFreeRate = #{cooFreeRate,jdbcType=INTEGER},
|
|
|
|
- </if>
|
|
|
|
- <if test="cooFreeAmount != null">
|
|
|
|
- cooFreeAmount = #{cooFreeAmount,jdbcType=DECIMAL},
|
|
|
|
- </if>
|
|
|
|
<if test="invoiceFlag != null">
|
|
<if test="invoiceFlag != null">
|
|
invoiceFlag = #{invoiceFlag,jdbcType=CHAR},
|
|
invoiceFlag = #{invoiceFlag,jdbcType=CHAR},
|
|
</if>
|
|
</if>
|