|
@@ -330,10 +330,10 @@ class BaseConfig(object):
|
|
|
'rule15': {'view_type': 'video-show-region', 'platform_return_rate': 0.001,
|
|
|
'region_24h_rule_key': 'rule2', '24h_rule_key': 'rule3',
|
|
|
'add_videos_with_pre_h': True, 'hour_count': 6},
|
|
|
-
|
|
|
+
|
|
|
'rule16': {'view_type': 'video-show-region', 'platform_return_rate': 0.001,
|
|
|
'region_24h_rule_key': 'rule2', '24h_rule_key': 'rule3',
|
|
|
- 'add_videos_with_pre_h': True, 'hour_count': 2},
|
|
|
+ 'add_videos_with_pre_h': True, 'hour_count': 2, 'add_func': 'func2'},
|
|
|
|
|
|
'rule17': {'view_type': 'video-show-region', 'platform_return_rate': 0.001,
|
|
|
'region_24h_rule_key': 'rule2', '24h_rule_key': 'rule3',
|