| 
					
				 | 
			
			
				@@ -118,7 +118,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				enlightenment_course_time_ = #{enlightenmentCourseTime}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			</if> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<if test="teamTeacherId != null"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				team_teacher_id_ = #{teamTeacherId}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+				team_teacher_id_ = #{teamTeacherId},director_user_id_ = #{directorUserId}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			</if> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<if test="parentMeetingTime != null"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				parent_meeting_time_ = #{parentMeetingTime}, 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -126,9 +126,6 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<if test="img != null"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				img_ = #{img}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			</if> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			<if test="directorUserId != null"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-				director_user_id_ = #{directorUserId}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-			</if> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			<if test="settlementType != null"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 				settlement_type_ = #{settlementType}, 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 			</if> 
			 |