罗俊辉 преди 10 месеца
родител
ревизия
c4f4adbb73
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      applications/functions/article_account.py

+ 1 - 1
applications/functions/article_account.py

@@ -10,7 +10,7 @@ class ArticleRank(object):
     """
     账号排序
     """
-    url = "http://localhost:6062/score_list"
+    url = "http://localhost:6060/score_list"
 
     @classmethod
     def rank(cls, account_list, text_list):