|  |  |  | @ -36,7 +36,7 @@ | 
			
		
	
		
			
				
					|  |  |  |  |                 AND thirdSysFk = #{thirdSysFk} | 
			
		
	
		
			
				
					|  |  |  |  |             </if> | 
			
		
	
		
			
				
					|  |  |  |  |             <if test="thirdSys != '' and thirdSys != null"> | 
			
		
	
		
			
				
					|  |  |  |  |                 AND thirdSysFk = #{thirdSys} | 
			
		
	
		
			
				
					|  |  |  |  |                 AND thirdSys = #{thirdSys} | 
			
		
	
		
			
				
					|  |  |  |  |             </if> | 
			
		
	
		
			
				
					|  |  |  |  |             <if test="supName != '' and supName != null"> | 
			
		
	
		
			
				
					|  |  |  |  |                 AND supName LIKE concat('%',#{supName},'%') | 
			
		
	
	
		
			
				
					|  |  |  | 
 |