zouxuan 4 years ago
parent
commit
199a666651
1 changed files with 0 additions and 2 deletions
  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 test="paymentValidStartDate != null">
                 payment_valid_start_date_ = #{paymentValidStartDate},
-            </if>
-            <if test="paymentValidEndDate != null">
                 payment_valid_end_date_ = #{paymentValidEndDate},
             </if>
             <if test="ownershipType != null">