diff --git a/IRaCIS.Core.API/IRaCIS.Core.API.csproj b/IRaCIS.Core.API/IRaCIS.Core.API.csproj index 8ddb0f03d..ae376801d 100644 --- a/IRaCIS.Core.API/IRaCIS.Core.API.csproj +++ b/IRaCIS.Core.API/IRaCIS.Core.API.csproj @@ -80,7 +80,6 @@ - diff --git a/IRaCIS.Core.API/Progranm.cs b/IRaCIS.Core.API/Progranm.cs index c90e0a5f1..cf2b4de2e 100644 --- a/IRaCIS.Core.API/Progranm.cs +++ b/IRaCIS.Core.API/Progranm.cs @@ -7,7 +7,6 @@ using IRaCIS.Core.Application.Service; using IRaCIS.Core.Application.Service.BusinessFilter; using IRaCIS.Core.Infra.EFCore; using IRaCIS.Core.Infrastructure.Extention; -using LogDashboard; using MassTransit; using MassTransit.NewIdProviders; using Microsoft.AspNetCore.Builder; @@ -221,7 +220,7 @@ app.UseResponseCompression(); app.UseStaticFiles(); //LogDashboard -app.UseLogDashboard("/LogDashboard"); +//app.UseLogDashboard("/LogDashboard"); //hangfire app.UseHangfireConfig(env); diff --git a/IRaCIS.Core.API/_PipelineExtensions/LogDashboard/LogDashBoardAuthFilter.cs b/IRaCIS.Core.API/_PipelineExtensions/LogDashboard/LogDashBoardAuthFilter.cs index b644df0e3..f75dbf96a 100644 --- a/IRaCIS.Core.API/_PipelineExtensions/LogDashboard/LogDashBoardAuthFilter.cs +++ b/IRaCIS.Core.API/_PipelineExtensions/LogDashboard/LogDashBoardAuthFilter.cs @@ -1,15 +1,15 @@ -using LogDashboard; -using LogDashboard.Authorization; +//using LogDashboard; +//using LogDashboard.Authorization; -namespace IRaCIS.Core.API.Filter -{ +//namespace IRaCIS.Core.API.Filter +//{ - public class LogDashBoardAuthFilter : ILogDashboardAuthorizationFilter - { - //在此可以利用 本系统的UerTypeEnum 判断 - public bool Authorization(LogDashboardContext context) - { - return context.HttpContext.User.Identity.IsAuthenticated; - } - } -} \ No newline at end of file +// public class LogDashBoardAuthFilter : ILogDashboardAuthorizationFilter +// { +// //在此可以利用 本系统的UerTypeEnum 判断 +// public bool Authorization(LogDashboardContext context) +// { +// return context.HttpContext.User.Identity.IsAuthenticated; +// } +// } +//} \ No newline at end of file diff --git a/IRaCIS.Core.Application/IRaCIS.Core.Application.csproj b/IRaCIS.Core.Application/IRaCIS.Core.Application.csproj index cee4a0855..3ab94f632 100644 --- a/IRaCIS.Core.Application/IRaCIS.Core.Application.csproj +++ b/IRaCIS.Core.Application/IRaCIS.Core.Application.csproj @@ -37,16 +37,16 @@ - + - - - + + + @@ -54,14 +54,14 @@ - + true - + diff --git a/IRaCIS.Core.Application/IRaCIS.Core.Application.xml b/IRaCIS.Core.Application/IRaCIS.Core.Application.xml index 87ea8de6a..0917362b4 100644 --- a/IRaCIS.Core.Application/IRaCIS.Core.Application.xml +++ b/IRaCIS.Core.Application/IRaCIS.Core.Application.xml @@ -1389,7 +1389,7 @@ - + 稽查文档 @@ -13898,6 +13898,12 @@ + + + 后端处理某个中心缩略图有问题 先下载,生成缩略图上传,然后更新数据库 + + + 非dicom 临床数据