|  | @@ -110,7 +110,6 @@ public class RankStrategy4RegionMergeModelV6 extends RankService {
 | 
	
		
			
				|  |  |  //            }
 | 
	
		
			
				|  |  |  //            Collections.sort(rovRecallRank, Comparator.comparingDouble(o -> -o.getSortScore()));
 | 
	
		
			
				|  |  |  //        }
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  |          // 1 模型分
 | 
	
		
			
				|  |  |          List<String> rtFeaPart = new ArrayList<>();
 | 
	
		
			
				|  |  |          List<RankItem> items = model(rovRecallRank, param, rtFeaPart);
 |