| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -330,8 +330,8 @@ | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                #{deptIdItem} | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            </foreach> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        </if> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        <if test="timestamp != null and timestamp != ''"> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            AND DATE_FORMAT( uu.CREATED_TIME, '%Y-%m-%d %H:%i:%s' ) <= #{timestamp} | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        <if test='formDto.timestamp != null and formDto.timestamp != ""'> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            AND DATE_FORMAT( uu.CREATED_TIME, '%Y-%m-%d %H:%i:%s' ) <= #{formDto.timestamp} | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        </if> | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        <if test='formDto.deptId != null and formDto.deptId != ""'> | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |