|  | @ -244,6 +244,7 @@ public class FactOriginProjectMainDailyServiceImpl extends BaseServiceImpl<FactO | 
			
		
	
		
		
			
				
					|  |  |      */ |  |  |      */ | 
			
		
	
		
		
			
				
					|  |  |     @Override |  |  |     @Override | 
			
		
	
		
		
			
				
					|  |  |     public List<ScreenDifficultyDataEntity> getDifficultyBaseInfo(String customerId, List<String> list) { |  |  |     public List<ScreenDifficultyDataEntity> getDifficultyBaseInfo(String customerId, List<String> list) { | 
			
		
	
		
		
			
				
					|  |  |  |  |  |         if(CollectionUtils.isEmpty(list)) return null; | 
			
		
	
		
		
			
				
					|  |  |         return baseDao.selectDifficultyBaseInfo(customerId,list); |  |  |         return baseDao.selectDifficultyBaseInfo(customerId,list); | 
			
		
	
		
		
			
				
					|  |  |     } |  |  |     } | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  | 
 |