| 
					
				 | 
			
			
				@@ -322,7 +322,7 @@ public class QwWatchLogServiceImpl extends ServiceImpl<QwWatchLogMapper, QwWatch 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         Long total = qwWatchLogMapper 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                .selectQwWatchLogAllStatisticsListVONewCount(userIds, param.getStartDate(), param.getStartDate(), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                .selectQwWatchLogAllStatisticsListVONewCount(userIds, param.getStartDate(), param.getEndDate(), 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                         param.getProject(),param.getCourseId(),param.getVideoId() 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 ); 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |