zhangbo 1 vuosi sitten
vanhempi
commit
36ace54f42
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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):