feat: able to query token with admin user

This commit is contained in:
JustSong
2023-06-24 19:13:33 +08:00
parent a515f9284e
commit 3ce982d8ee
4 changed files with 52 additions and 28 deletions

View File

@@ -453,7 +453,8 @@
"起始时间": "Start Time",
"结束时间": "End Time",
"查询": "Query",
"提示令牌": "Prompt Token",
"补全令牌": "Completion Token",
"消耗额度": "Used Quota"
"提示": "Prompt",
"补全": "Completion",
"消耗额度": "Used Quota",
"可选值": "Optional Values"
}