1、修改后台数据概览页面

2、增加对应是时间范围修改
This commit is contained in:
2026-06-15 16:17:00 +08:00
parent 1de11d93d0
commit 5ee682d06e
10 changed files with 648 additions and 218 deletions
+3
View File
@@ -93,5 +93,8 @@ class AdminStatsOut(BaseModel):
total_users: int
total_projects: int
total_generations: int
total_records: int
total_revenue: float
credits_consumed_today: float
today_alipay_revenue: float
today_wechat_revenue: float