|  |  | @ -46,48 +46,15 @@ | 
			
		
	
		
		
			
				
					
					|  |  |  | 
 |  |  |  | 
 | 
			
		
	
		
		
			
				
					
					|  |  |  |         <where> |  |  |  |         <where> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <if test="billNo != '' and billNo != null"> |  |  |  |             <if test="billNo != '' and billNo != null"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 AND billNo LIKE concat('%', |  |  |  |                 AND billNo LIKE concat('%', #{billNo},'%') | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                                        #{billNo} |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                 , |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                        '%' |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                 ) |  |  |  |  | 
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <if test="workplaceName != '' and workplaceName != null"> |  |  |  |             <if test="workplaceName != '' and workplaceName != null"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 AND workplaceName |  |  |  |                 AND workplaceName LIKE concat('%', #{workplaceName} ,'%') | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                     LIKE |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                     concat |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                         ( |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                             '%' |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                         , |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                             #{workplaceName} |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                         , |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                             '%' |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                         ) |  |  |  |  | 
			
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <if test="fromCorp != '' and fromCorp != null"> |  |  |  |             <if test="fromCorp != '' and fromCorp != null"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 AND ( |  |  |  |                 AND ( fromCorp LIKE concat( '%' ,  #{fromCorp} ,  '%') | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                             fromCorp |  |  |  |                 or fromCorpName LIKE concat( '%',#{fromCorp},'%') | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                             LIKE |  |  |  |                 ) | 
			
				
				
			
		
	
		
		
			
				
					
					|  |  |  |                             concat |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 ( |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                     '%' |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 , |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                     #{fromCorp} |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 , |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                     '%' |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 ) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                         or |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                             fromCorpName |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 LIKE |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                             concat |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 ( |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                     '%' |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 , |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                     #{fromCorp} |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 , |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                     '%' |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                                 ) |  |  |  |  | 
			
		
	
		
		
			
				
					
					|  |  |  |                     ) |  |  |  |  | 
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					|  |  |  |             </if> |  |  |  |             </if> | 
			
		
	
		
		
			
				
					
					|  |  |  |             <if test="fromType != '' and fromType != null"> |  |  |  |             <if test="fromType != '' and fromType != null"> | 
			
		
	
		
		
			
				
					
					|  |  |  |                 AND fromType LIKE concat('%', #{fromType}, '%') |  |  |  |                 AND fromType LIKE concat('%', #{fromType}, '%') | 
			
		
	
	
		
		
			
				
					|  |  | 
 |