|
@@ -442,7 +442,8 @@ class BaseConfig(object):
|
|
|
'sim_hot_vid_recall': 'sim_hot_vid_recall',
|
|
|
'fast_flow_recall': 'fast_flow_recall',
|
|
|
'normal_flow_recall': 'normal_flow_recall',
|
|
|
-
|
|
|
+ 'hot_3_day_recall': 'hot_3_day_recall',
|
|
|
+ 'hot_7_day_recall': 'hot_7_day_recall',
|
|
|
}
|
|
|
|
|
|
|