| 
					
				 | 
			
			
				@@ -71,6 +71,9 @@ public interface YpBaseYfMapper { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             "<when test='visibleFlagMz!=null'>", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             ",visible_flag_mz =#{visibleFlagMz,jdbcType=INTEGER}", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             "</when>", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "<when test='visibleFlagZy!=null'>", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            ",visible_flag_zy =#{visibleFlagZy,jdbcType=INTEGER}", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            "</when>", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             "<when test='visibleFlagStop!=null'>", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             ",visible_flag_stop =#{visibleFlagStop,jdbcType=INTEGER}", 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             "</when>", 
			 |