xdd 2 天之前
父節點
當前提交
ac0663fab7
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      fs-service/src/main/resources/mapper/course/FsCourseRedPacketLogMapper.xml

+ 0 - 2
fs-service/src/main/resources/mapper/course/FsCourseRedPacketLogMapper.xml

@@ -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>