|  | @@ -312,8 +312,8 @@ public class RecommendService {
 | 
	
		
			
				|  |  |          param.setCity(request.getCity());
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -        param.setRuleKey("data66");
 | 
	
		
			
				|  |  | -        param.setDataKey("rule66");
 | 
	
		
			
				|  |  | +        param.setRuleKey("rule66");
 | 
	
		
			
				|  |  | +        param.setDataKey("data66");
 | 
	
		
			
				|  |  |          param.setRankKeyPrefix("rank:score1:");
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |          // 实验配置
 |