| 
						
						
							
								
							
						
						
					 | 
					@ -334,9 +334,10 @@ public class ScreenCollServiceImpl implements ScreenCollService { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            String[] lastMonth = this.lastMonthDate(); | 
					 | 
					 | 
					            String[] lastMonth = this.lastMonthDate(); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            // 获取上个月的基本数据
 | 
					 | 
					 | 
					            // 获取上个月的基本数据
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					            String moneth = lastMonth[NumConstant.ZERO] + lastMonth[NumConstant.ONE]; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            List<ScreenUserJoinEntity> lastMonthJoinList = screenUserJoinDao.selectLastMonthScreenUserJoinList(customerId, | 
					 | 
					 | 
					            List<ScreenUserJoinEntity> lastMonthJoinList = screenUserJoinDao.selectLastMonthScreenUserJoinList(customerId, | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					                    lastMonth[NumConstant.ZERO], | 
					 | 
					 | 
					                    lastMonth[NumConstant.ZERO], | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					                    lastMonth[NumConstant.ONE], | 
					 | 
					 | 
					                    moneth, | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					 | 
					 | 
					                    orgIds); | 
					 | 
					 | 
					                    orgIds); | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					            // 定义本月待添加数据的集合
 | 
					 | 
					 | 
					            // 定义本月待添加数据的集合
 | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |