|  |  | @ -21,6 +21,9 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <if test="udiCode != '' and udiCode != null"> |  |  |  |             <if test="udiCode != '' and udiCode != null"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 AND icoca.udiCode = #{udiCode} |  |  |  |                 AND icoca.udiCode = #{udiCode} | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |               <if test="bizIdFk != '' and bizIdFk != null"> | 
			
		
	
		
		
			
				
					
					|  |  |  |  |  |  |  |                 AND icoca.bizIdFk = #{bizIdFk} | 
			
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <if test="codeIdFk != null"> |  |  |  |             <if test="codeIdFk != null"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 AND icoca.codeIdFk = #{codeIdFk} |  |  |  |                 AND icoca.codeIdFk = #{codeIdFk} | 
			
		
	
	
		
		
			
				
					|  |  | 
 |