|  |  | @ -161,9 +161,9 @@ public class ScreenWorkRecordOrgDailyServiceImpl extends BaseServiceImpl<ScreenW | 
			
		
	
		
			
				
					|  |  |  |                 formDTO.getDataType(), | 
			
		
	
		
			
				
					|  |  |  |                 formDTO.getCustomerId(), | 
			
		
	
		
			
				
					|  |  |  |                 dateId); | 
			
		
	
		
			
				
					|  |  |  |         if (CollectionUtils.isNotEmpty(currentAgency)) { | 
			
		
	
		
			
				
					|  |  |  |         /*if (CollectionUtils.isNotEmpty(currentAgency)) { | 
			
		
	
		
			
				
					|  |  |  |             returnDto.getSubRankList().addAll(currentAgency); | 
			
		
	
		
			
				
					|  |  |  |         } | 
			
		
	
		
			
				
					|  |  |  |         }*/ | 
			
		
	
		
			
				
					|  |  |  |         returnDto.getSubRankList().addAll(subAgencyRankList); | 
			
		
	
		
			
				
					|  |  |  |         returnDto.getSubRankList().addAll(subGridList); | 
			
		
	
		
			
				
					|  |  |  |         int participateUserTotal = 0; | 
			
		
	
	
		
			
				
					|  |  | 
 |