|
@@ -448,7 +448,7 @@ class BaseConfig(object):
|
|
|
'fast_flow_recall': 'fast_flow_recall', #快速流量池召回
|
|
|
'normal_flow_recall': 'normal_flow_recall', # 普通流量池召回
|
|
|
'hot_3_day_recall': 'hot_3_day_recall', # 3天召回
|
|
|
- 'hot_7_day_recall': 'hot_7_day_recall', # 3天召回
|
|
|
+ 'hot_recall': 'hot_recall', # hot召回
|
|
|
}
|
|
|
|
|
|
# category id mapping
|