|  | @@ -144,9 +144,6 @@
 | 
											
												
													
														|  |  	    <foreach collection="list" item="item" index="index" open="" close="" separator=";">
 |  |  	    <foreach collection="list" item="item" index="index" open="" close="" separator=";">
 | 
											
												
													
														|  |  	        UPDATE music_group_payment_calender
 |  |  	        UPDATE music_group_payment_calender
 | 
											
												
													
														|  |  	        <set>
 |  |  	        <set>
 | 
											
												
													
														|  | -                <if test="item.auditMemo != null and item.auditMemo != ''">
 |  | 
 | 
											
												
													
														|  | -                    audit_memo_ = #{auditMemo},
 |  | 
 | 
											
												
													
														|  | -                </if>
 |  | 
 | 
											
												
													
														|  |                  <if test="item.paymentPattern != null">
 |  |                  <if test="item.paymentPattern != null">
 | 
											
												
													
														|  |                      payment_pattern_ = #{item.paymentPattern},
 |  |                      payment_pattern_ = #{item.paymentPattern},
 | 
											
												
													
														|  |                  </if>
 |  |                  </if>
 |