style: 完善注释提示
This commit is contained in:
@@ -77,7 +77,7 @@ namespace Yi.Framework.Rbac.Application.Services.Monitor
|
||||
{
|
||||
if (!EnableRedisCache)
|
||||
{
|
||||
throw new UserFriendlyException("后端程序未使用Redis缓存,无法对Redis进行监控");
|
||||
throw new UserFriendlyException("后端程序未使用Redis缓存,无法对Redis进行监控,可切换使用Redis");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user