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