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 test="paymentValidStartDate != null">
                 payment_valid_start_date_ = #{paymentValidStartDate},
-            </if>
-            <if test="paymentValidEndDate != null">
                 payment_valid_end_date_ = #{paymentValidEndDate},
             </if>
             <if test="ownershipType != null">