fix ranking total 0
This commit is contained in:
@@ -330,6 +330,7 @@ class RankingCacheService:
|
||||
|
||||
# 计算统计信息
|
||||
stats = {
|
||||
"total": total_users,
|
||||
"total_users": total_users,
|
||||
"last_updated": utcnow().isoformat(),
|
||||
"type": type,
|
||||
|
||||
Reference in New Issue
Block a user