Ver código fonte

新增迁移账号

luojunhui 2 meses atrás
pai
commit
4db82cfe3b

+ 8 - 1
applications/tasks/analysis_task/account_position_info.py

@@ -48,7 +48,7 @@ class AccountPositionInfoConst:
     # 不再使用的服务号
     NOT_USED_SERVER_ACCOUNT = {"gh_84e744b16b3a", "gh_5855bed97938", "gh_61a72b720de3"}
 
-    # 违禁账号
+    # 违禁账号 or 迁移账号
     FORBIDDEN_GH_IDS = {
         "gh_4c058673c07e",
         "gh_de9f9ebc976b",
@@ -68,6 +68,13 @@ class AccountPositionInfoConst:
         "gh_080bb43aa0dc",
         "gh_b1c71a0e7a85",
         "gh_d5f935d0d1f2",
+        "gh_6b7c2a257263",
+        "gh_bfe5b705324a",
+        "gh_7e5818b2dd83",
+        "gh_a2901d34f75b",
+        "gh_5ae65db96cb7",
+        "gh_72bace6b3059",
+        "gh_dd4c857bbb36",
     }
 
     # 投流账号

+ 7 - 0
applications/tasks/data_recycle_tasks/recycle_daily_publish_articles.py

@@ -39,6 +39,13 @@ class Const:
         "gh_080bb43aa0dc",
         "gh_b1c71a0e7a85",
         "gh_d5f935d0d1f2",
+        "gh_6b7c2a257263",
+        "gh_bfe5b705324a",
+        "gh_7e5818b2dd83",
+        "gh_a2901d34f75b",
+        "gh_5ae65db96cb7",
+        "gh_72bace6b3059",
+        "gh_dd4c857bbb36"
     ]
 
     # NOT USED SERVER ACCOUNT