|
|
@@ -120,7 +120,7 @@ |
|
|
#{item.awardItamId,jdbcType=BIGINT},#{item.awardName,jdbcType=VARCHAR},#{item.awardGrade,jdbcType=INTEGER}, |
|
|
#{item.awardItamId,jdbcType=BIGINT},#{item.awardName,jdbcType=VARCHAR},#{item.awardGrade,jdbcType=INTEGER}, |
|
|
#{item.awardMinAmount,jdbcType=DECIMAL},#{item.awardMaxAmount,jdbcType=DECIMAL},#{item.awardsItemRule,jdbcType=INTEGER},#{item.cashBackRatio,jdbcType=DECIMAL}, |
|
|
#{item.awardMinAmount,jdbcType=DECIMAL},#{item.awardMaxAmount,jdbcType=DECIMAL},#{item.awardsItemRule,jdbcType=INTEGER},#{item.cashBackRatio,jdbcType=DECIMAL}, |
|
|
#{item.awardPrice,jdbcType=DECIMAL},#{item.awardCount,jdbcType=INTEGER}, |
|
|
#{item.awardPrice,jdbcType=DECIMAL},#{item.awardCount,jdbcType=INTEGER}, |
|
|
#{item.startingTaxPoint,jdbcType=DECIMAL},,#{item.taxPoints,jdbcType=DECIMAL},,#{item.taxPointsAmount,jdbcType=DECIMAL}, |
|
|
|
|
|
|
|
|
#{item.startingTaxPoint,jdbcType=DECIMAL},#{item.taxPoints,jdbcType=DECIMAL},#{item.taxPointsAmount,jdbcType=DECIMAL}, |
|
|
#{item.moneyRule,jdbcType=INTEGER},#{item.mallShareRate,jdbcType=DECIMAL},#{item.merchantShareRate,jdbcType=DECIMAL}, |
|
|
#{item.moneyRule,jdbcType=INTEGER},#{item.mallShareRate,jdbcType=DECIMAL},#{item.merchantShareRate,jdbcType=DECIMAL}, |
|
|
#{item.createDate,jdbcType=TIMESTAMP},#{item.updateDate,jdbcType=TIMESTAMP},#{item.recordId,jdbcType=BIGINT}) |
|
|
#{item.createDate,jdbcType=TIMESTAMP},#{item.updateDate,jdbcType=TIMESTAMP},#{item.recordId,jdbcType=BIGINT}) |
|
|
</foreach> |
|
|
</foreach> |
|
|
|