feat:完善项目信息
This commit is contained in:
@ -8,7 +8,7 @@ const (
|
||||
|
||||
RedisKeyForAccountAdmin string = "account:admin"
|
||||
RedisKeyForAccountEnterprise string = "account:enterprise"
|
||||
RedisKeyForTenant string = "tenant:instance"
|
||||
RedisKeyForTenant string = "tenant"
|
||||
RedisKeyForTenantKeys string = "tenant:keys"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user