mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-04-07 09:46:38 +08:00
feat: 完成缓存监控模块
This commit is contained in:
@@ -23,7 +23,7 @@ namespace Yi.Framework.Rbac.Domain.Shared.Caches
|
||||
|
||||
public override string ToString()
|
||||
{
|
||||
return $"Yi:User:{UserId}";
|
||||
return $"User:{UserId}";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user