Sfoglia il codice sorgente

计算阅读均值优化

luojunhui 1 mese fa
parent
commit
31df163714
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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):