|
@@ -110,8 +110,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
<if test="result != null">result,</if>
|
|
|
<if test="batchId != null">batch_id,</if>
|
|
|
<if test="appId != null">app_id,</if>
|
|
|
- <if test="appId != null">app_id,</if>
|
|
|
- <if test="appId != null">app_id,</if>
|
|
|
<if test="accBalanceBefore != null">acc_balance_before,</if>
|
|
|
<if test="accBalanceAfter != null">acc_balance_after,</if>
|
|
|
</trim>
|