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