Commit 24184b6f authored by 高雅喆's avatar 高雅喆

update

parent ff50850f
......@@ -148,7 +148,7 @@ if __name__ == "__main__":
light_clinic_beauty_topic_queue_key = "coldstart:light:clinic:beauty:topic:queue"
light_clinic_beauty_qa_queue_key = "coldstart:light:clinic:beauty:qa:queue"
light_clinic_beauty_diary_queue_key = "coldstart:light:clinic:beauty:diary:queue"
card_types = ['diary', 'topic', 'qa']
card_types = ['topic', 'qa'] # 日记有400多个城市,且是hmset,因此不用重置
word_refers = ['coldstart:hot:search:word', 'coldstart:light:clinic:beauty']
for card_type in card_types:
for word_refer in word_refers:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment