| 
					
				 | 
			
			
				@@ -29,7 +29,7 @@ public class FestivalRecallStrategyV1 implements RecallStrategy { 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     public static final String PUSH_FORM = "recall_strategy_festival"; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    @Value("${yearly_festival_time_range:}") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    @Value("${yearly_festival_recall_time_range:}") 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     private String yearlyFestivalTimeRange; 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     @Autowired 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     private RegionFilterService filterService; 
			 |