fix(dashboard): prefer username in user usage trend

This commit is contained in:
wanXcode
2026-03-12 17:42:41 +08:00
parent 826090e099
commit 69cafe8674
4 changed files with 20 additions and 11 deletions

View File

@@ -1155,6 +1155,7 @@ export interface UserUsageTrendPoint {
date: string
user_id: number
email: string
username: string
requests: number
tokens: number
cost: number // 标准计费