zouxuan vor 5 Jahren
Ursprung
Commit
199a666651
1 geänderte Dateien mit 0 neuen und 2 gelöschten Zeilen
  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">