From 2b11042f3573eb1aef20e243d7e7ee418ec1ff60 Mon Sep 17 00:00:00 2001
From: hang <872297557@qq.com>
Date: Thu, 3 Apr 2025 14:04:28 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7fo-dicom?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
IRaCIS.Core.API/IRaCIS.Core.API.csproj | 1 -
IRaCIS.Core.API/Progranm.cs | 3 +--
.../LogDashboard/LogDashBoardAuthFilter.cs | 26 +++++++++----------
.../IRaCIS.Core.Application.csproj | 12 ++++-----
.../IRaCIS.Core.Application.xml | 8 +++++-
5 files changed, 27 insertions(+), 23 deletions(-)
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 临床数据