mirror of
https://github.com/Wei-Shaw/sub2api.git
synced 2026-04-27 13:18:38 +00:00
feat(sync): full code sync from release
This commit is contained in:
@@ -298,5 +298,6 @@ func (s *APIKeyService) snapshotToAPIKey(key string, snapshot *APIKeyAuthSnapsho
|
||||
SupportedModelScopes: snapshot.Group.SupportedModelScopes,
|
||||
}
|
||||
}
|
||||
s.compileAPIKeyIPRules(apiKey)
|
||||
return apiKey
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user