|
@@ -148,6 +148,11 @@ public class RecallService implements ApplicationContextAware {
|
|
case "60103": // 增加地域1小时扩量,通过配置实现
|
|
case "60103": // 增加地域1小时扩量,通过配置实现
|
|
case "60105": // 通过更改param中的配置实现使用不同数据源 data66 rule68 + 有排序模块
|
|
case "60105": // 通过更改param中的配置实现使用不同数据源 data66 rule68 + 有排序模块
|
|
case "60120": // 576
|
|
case "60120": // 576
|
|
|
|
+ case "60121": // 536
|
|
|
|
+ case "60122": // 537
|
|
|
|
+ case "60123": // 541
|
|
|
|
+ case "60124": // 546
|
|
|
|
+ case "60125": // 547
|
|
strategies.add(strategyMap.get(SimHotVideoRecallStrategy.class.getSimpleName()));
|
|
strategies.add(strategyMap.get(SimHotVideoRecallStrategy.class.getSimpleName()));
|
|
strategies.add(strategyMap.get(ReturnVideoRecallStrategy.class.getSimpleName()));
|
|
strategies.add(strategyMap.get(ReturnVideoRecallStrategy.class.getSimpleName()));
|
|
break;
|
|
break;
|