소스 검색

计算阅读均值优化

luojunhui 7 달 전
부모
커밋
31df163714
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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):