zouxuan 4 年之前
父节点
当前提交
199a666651
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      mec-biz/src/main/resources/config/mybatis/MusicGroupMapper.xml

+ 0 - 2
mec-biz/src/main/resources/config/mybatis/MusicGroupMapper.xml

@@ -93,8 +93,6 @@
             </if>
             </if>
             <if test="paymentValidStartDate != null">
             <if test="paymentValidStartDate != null">
                 payment_valid_start_date_ = #{paymentValidStartDate},
                 payment_valid_start_date_ = #{paymentValidStartDate},
-            </if>
-            <if test="paymentValidEndDate != null">
                 payment_valid_end_date_ = #{paymentValidEndDate},
                 payment_valid_end_date_ = #{paymentValidEndDate},
             </if>
             </if>
             <if test="ownershipType != null">
             <if test="ownershipType != null">