Browse Source

计算阅读均值优化

luojunhui 3 months ago
parent
commit
31df163714
1 changed files with 1 additions and 1 deletions
  1. 1 1
      updateAccountV3.py

+ 1 - 1
updateAccountV3.py

@@ -26,7 +26,7 @@ backup_account_fans = json.loads(config.getConfigValue("backup_account_fans"))
 
 class UpdateAccountInfoVersion3(object):
     """
-    更新账号的评价阅读率
+    更新账号的平均阅读率
     """
 
     def __init__(self):