|
@@ -141,7 +141,7 @@ class BaseConfig(object):
|
|
|
RECALL_KEY_NAME_PREFIX_REGION_BY_H = 'com.weiqu.video.recall.item.score.region.h.'
|
|
|
|
|
|
|
|
|
- RECALL_KEY_NAME_PREFIX_DUP_REGION_H = 'com.weiqu.video.recall.hot.item.score.dup.h.'
|
|
|
+ RECALL_KEY_NAME_PREFIX_DUP_REGION_H = 'com.weiqu.video.recall.hot.item.score.dup.region.h.'
|
|
|
|
|
|
REGION_H_VIDEO_FILER = 'com.weiqu.video.filter.region.h.item.'
|
|
|
|