|  |  | @ -222,7 +222,6 @@ | 
			
		
	
		
			
				
					|  |  |  |             OR find_in_set(#{gridId},temp.ALL_DEPT_IDS)) | 
			
		
	
		
			
				
					|  |  |  |         </if> | 
			
		
	
		
			
				
					|  |  |  |         <if test="startTime != null and startTime != '' and endTime != null and endTime != ''"> | 
			
		
	
		
			
				
					|  |  |  |             AND DATE_FORMAT( epgr.CREATED_TIME, '%Y-%m-%d' ) BETWEEN #{startTime} AND #{endTime} | 
			
		
	
		
			
				
					|  |  |  |             AND DATE_FORMAT( temp.CREATED_TIME, '%Y-%m-%d' ) BETWEEN #{startTime} AND #{endTime} | 
			
		
	
		
			
				
					|  |  |  |         </if> | 
			
		
	
		
			
				
					|  |  |  |         <if test="groupId != null and groupId != ''"> | 
			
		
	
	
		
			
				
					|  |  | 
 |