1、修改后台数据概览页面
2、增加对应是时间范围修改
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user