zhangbo 1 năm trước cách đây
mục cha
commit
36ace54f42
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      alg_recsys_recall_4h_region_trend.py

+ 1 - 0
alg_recsys_recall_4h_region_trend.py

@@ -17,6 +17,7 @@ log_ = Log()
 
 
 region_name2code: dict = config_.REGION_CODE
+# region_name2code["中国"] = "-1"
 redis_helper = RedisHelper()
 
 def worker(queue, executor):