mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-24 07:38:48 +00:00
style: 优化api-stats布局
This commit is contained in:
@@ -558,7 +558,6 @@ class ClaudeAccountService {
|
||||
|
||||
return {
|
||||
id: accountData.id,
|
||||
name: accountData.name,
|
||||
accountType: accountData.accountType || 'shared',
|
||||
platform: accountData.platform || 'claude',
|
||||
isActive: accountData.isActive === 'true',
|
||||
|
||||
Reference in New Issue
Block a user