From 5ad84eebbfd07c807d1efd9d400518012d60a8ea Mon Sep 17 00:00:00 2001
From: hang <872297557@qq.com>
Date: Wed, 18 Mar 2026 09:07:59 +0800
Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E4=B8=80=E4=BF=AE=E6=94=B9=E9=85=8D?=
=?UTF-8?q?=E7=BD=AE=E6=96=87=E4=BB=B6=E9=80=9A=E7=9F=A5=E4=BA=BA=E6=A0=87?=
=?UTF-8?q?=E8=AF=86=EF=BC=8C=E6=96=B0=E5=A2=9ESCP=E6=9C=8D=E5=8A=A1=20=20?=
=?UTF-8?q?Prod=5FEvent=5FIRC=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
IRC.Core.SCP/appsettings.Prod_Event_IRC.json | 37 ++++++++++
...C.json => appsettings.Prod_Event_IRC.json} | 67 +++++++++++++++----
IRaCIS.Core.API/appsettings.Prod_IRC.json | 2 +-
IRaCIS.Core.API/appsettings.Test_IRC.json | 2 +-
IRaCIS.Core.API/appsettings.US_Prod_IRC.json | 2 +-
IRaCIS.Core.API/appsettings.US_Uat_IRC.json | 2 +-
IRaCIS.Core.API/appsettings.Uat_IRC.json | 2 +-
.../IRaCIS.Core.Application.xml | 6 +-
8 files changed, 98 insertions(+), 22 deletions(-)
create mode 100644 IRC.Core.SCP/appsettings.Prod_Event_IRC.json
rename IRaCIS.Core.API/{appsettings.Event_IRC.json => appsettings.Prod_Event_IRC.json} (53%)
diff --git a/IRC.Core.SCP/appsettings.Prod_Event_IRC.json b/IRC.Core.SCP/appsettings.Prod_Event_IRC.json
new file mode 100644
index 000000000..c87c34ac6
--- /dev/null
+++ b/IRC.Core.SCP/appsettings.Prod_Event_IRC.json
@@ -0,0 +1,37 @@
+{
+ "Logging": {
+ "LogLevel": {
+ "Default": "Information",
+ "Microsoft": "Warning",
+ "Microsoft.Hosting.Lifetime": "Information"
+ }
+ },
+ "ObjectStoreService": {
+ "ObjectStoreUse": "AliyunOSS",
+ "AliyunOSS": {
+ "RegionId": "cn-shanghai",
+ "InternalEndpoint": "https://oss-cn-shanghai-internal.aliyuncs.com",
+ "EndPoint": "https://oss-cn-shanghai.aliyuncs.com",
+ "AccessKeyId": "LTAI5tFUCCmz5TwghZHsj45Y",
+ "AccessKeySecret": "8evrBy1fVfzJG25i67Jm0xqn9Xcw2T",
+ "RoleArn": "acs:ram::1078130221702011:role/uat-oss-access",
+ "BucketName": "tl-med-irc-event-store",
+ "ViewEndpoint": "https://tl-med-irc-event-store.oss-cn-shanghai.aliyuncs.com",
+ "Region": "oss-cn-shanghai",
+ "DurationSeconds": 7200
+ }
+ },
+
+ "ConnectionStrings": {
+ "RemoteNew": "Server=101.132.253.119,1435;Database=irc_Prpd_bak;User ID=sa;Password=xc@123456;TrustServerCertificate=true",
+ "Hangfire": "Server=101.132.253.119,1435;Database=irc_Hangfire_bak;User ID=sa;Password=xc@123456;TrustServerCertificate=true"
+ },
+
+ "DicomSCPServiceConfig": {
+ "CalledAEList": [
+ "STORESCP"
+ ],
+ "ServerPort": 11112
+ }
+
+}
diff --git a/IRaCIS.Core.API/appsettings.Event_IRC.json b/IRaCIS.Core.API/appsettings.Prod_Event_IRC.json
similarity index 53%
rename from IRaCIS.Core.API/appsettings.Event_IRC.json
rename to IRaCIS.Core.API/appsettings.Prod_Event_IRC.json
index 72220f23f..cd53db024 100644
--- a/IRaCIS.Core.API/appsettings.Event_IRC.json
+++ b/IRaCIS.Core.API/appsettings.Prod_Event_IRC.json
@@ -10,8 +10,16 @@
"RemoteNew": "Server=101.132.253.119,1435;Database=irc_Prpd_bak;User ID=sa;Password=xc@123456;TrustServerCertificate=true",
"Hangfire": "Server=101.132.253.119,1435;Database=irc_Hangfire_bak;User ID=sa;Password=xc@123456;TrustServerCertificate=true"
},
+ "WeComNoticeConfig": {
+ "IsOpenWeComNotice": true,
+ "WebhookUrl": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=4355b98e-1e72-4678-8dfb-2fc6ad0bf449", //4355b98e-1e72-4678-8dfb-2fc6ad0bf449 //cdd97aab-d256-4f07-9145-a0a2b1555322
+ "APINoticeUserList": [ "u", "wait..." ],
+ "VueNoticeUserList": [ "wangxiaoshuang", "6b7717a31647293621b97b96f74e6f3d" ]
+ },
"ObjectStoreService": {
+
"ObjectStoreUse": "AliyunOSS",
+
"AliyunOSS": {
"RegionId": "cn-shanghai",
"InternalEndpoint": "https://oss-cn-shanghai-internal.aliyuncs.com",
@@ -24,13 +32,30 @@
"Region": "oss-cn-shanghai",
"DurationSeconds": 7200
},
+
"MinIO": {
- "endpoint": "http://192.168.3.68",
- "port": "8001",
+ "endPoint": "hir-oss.uat.extimaging.com",
+ "port": "80",
"useSSL": false,
- "accessKey": "IDFkwEpWej0b4DtiuThL",
- "secretKey": "Lhuu83yMhVwu7c1SnjvGY6lq74jzpYqifK6Qtj4h",
- "bucketName": "test"
+ "viewEndpoint": "http://hir-oss.uat.extimaging.com/irc-uat",
+ //"port": "443",
+ //"useSSL": true,
+ //"viewEndpoint": "https://hir-oss.uat.extimaging.com/irc-uat",
+ "accessKey": "b9Ul0e98xPzt6PwRXA1Q",
+ "secretKey": "DzMaU2L4OXl90uytwOmDXF2encN0Jf4Nxu2XkYqQ",
+ "bucketName": "irc-uat"
+
+ },
+ "AWS": {
+ "Region": "us-east-1",
+ "EndPoint": "s3.us-east-1.amazonaws.com",
+ "UseSSL": true,
+ "RoleArn": "arn:aws:iam::471112624751:role/sts_s3_upload",
+ "AccessKeyId": "AKIAW3MEAFJXWRCGSX5Z",
+ "SecretAccessKey": "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",
+ "BucketName": "ei-med-s3-lili-uat-store",
+ "ViewEndpoint": "https://ei-med-s3-lili-uat-store.s3.amazonaws.com/",
+ "DurationSeconds": 7200
}
},
@@ -38,27 +63,26 @@
// 启用质控风险控制功能
"QCRiskControl": true,
"OpenUserComplexPassword": true,
-
"OpenSignDocumentBeforeWork": true,
"OpenLoginLimit": true,
"LoginMaxFailCount": 5,
"LoginFailLockMinutes": 30,
- "AutoLoginOutMinutes": 60,
+ "AutoLoginOutMinutes": 120,
+
+ "OpenLoginMFA": false,
"ContinuousReadingTimeMin": 120,
-
"ReadingRestTimeMin": 10,
"IsNeedChangePassWord": true,
-
"ChangePassWordDays": 90,
-
// 模板类型 1 Elevate 2 Extensive
"TemplateType": 2,
-
+ //MFA免验证发送天数
"UserMFAVerifyMinutes": 1440
+
},
"SystemEmailSendConfig": {
"Port": 465,
@@ -66,14 +90,29 @@
"Imap": "imap.qiye.aliyun.com",
"ImapPort": 993,
"FromEmail": "uat@extimaging.com",
- "FromName": "UAT_IRC",
+ "FromName": "Uat IRC Imaging System",
"AuthorizationCode": "SHzyyl2021",
- "SiteUrl": "http://irc.event.extimaging.com/login",
+ "SiteUrl": "http://irc.uat.extimaging.com/login",
+
+ "PlatformName": "EICS",
+ "PlatformNameCN": "展影云平台",
+ "SystemShortName": "IRC",
+ "OrganizationName": "ExtImaging",
+ "OrganizationNameCN": "ExtImaging",
"CompanyName": "Extensive Imaging",
"CompanyNameCN": "上海展影医疗科技有限公司",
"CompanyShortName": "Extensive Imaging",
"CompanyShortNameCN": "展影医疗",
- "IsEnv_US": false
+ "IsEnv_US": false,
+ "IsOpenErrorNoticeEmail": false,
+ "EmailRegexStr": "^[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\\.[a-zA-Z]{2,}$",
+ "CronEmailDefaultCulture": "zh-CN",
+ "ErrorNoticeEmailList": [ "872297557@qq.com" ]
+ },
+
+ "SystemPacsConfig": {
+ "Port": "11114",
+ "IP": "101.132.253.119"
},
"RequestDuplicationOptions": {
"IsEnabled": true,
diff --git a/IRaCIS.Core.API/appsettings.Prod_IRC.json b/IRaCIS.Core.API/appsettings.Prod_IRC.json
index 2baac3bf2..f41c9b39b 100644
--- a/IRaCIS.Core.API/appsettings.Prod_IRC.json
+++ b/IRaCIS.Core.API/appsettings.Prod_IRC.json
@@ -16,7 +16,7 @@
"IsOpenWeComNotice": true,
"WebhookUrl": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=4355b98e-1e72-4678-8dfb-2fc6ad0bf449", //4355b98e-1e72-4678-8dfb-2fc6ad0bf449 //cdd97aab-d256-4f07-9145-a0a2b1555322
"APINoticeUserList": [ "u", "wait..." ],
- "VueNoticeUserList": [ "wangxiaoshuang", "6b7717a31647293621697b96f74e6f3d" ]
+ "VueNoticeUserList": [ "wangxiaoshuang", "6b7717a31647293621b97b96f74e6f3d" ]
},
"ObjectStoreService": {
"ObjectStoreUse": "AliyunOSS",
diff --git a/IRaCIS.Core.API/appsettings.Test_IRC.json b/IRaCIS.Core.API/appsettings.Test_IRC.json
index 965c86c3c..4f5e0aebf 100644
--- a/IRaCIS.Core.API/appsettings.Test_IRC.json
+++ b/IRaCIS.Core.API/appsettings.Test_IRC.json
@@ -22,7 +22,7 @@
"IsOpenWeComNotice": true,
"WebhookUrl": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=4355b98e-1e72-4678-8dfb-2fc6ad0bf449", //4355b98e-1e72-4678-8dfb-2fc6ad0bf449 //cdd97aab-d256-4f07-9145-a0a2b1555322
"APINoticeUserList": [ "u", "wait..." ],
- "VueNoticeUserList": [ "wangxiaoshuang", "6b7717a31647293621697b96f74e6f3d" ]
+ "VueNoticeUserList": [ "wangxiaoshuang", "6b7717a31647293621b97b96f74e6f3d" ]
},
// 对象存储服务配置
"ObjectStoreService": {
diff --git a/IRaCIS.Core.API/appsettings.US_Prod_IRC.json b/IRaCIS.Core.API/appsettings.US_Prod_IRC.json
index fcc011556..8a695d472 100644
--- a/IRaCIS.Core.API/appsettings.US_Prod_IRC.json
+++ b/IRaCIS.Core.API/appsettings.US_Prod_IRC.json
@@ -16,7 +16,7 @@
"IsOpenWeComNotice": true,
"WebhookUrl": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=4355b98e-1e72-4678-8dfb-2fc6ad0bf449", //4355b98e-1e72-4678-8dfb-2fc6ad0bf449 //cdd97aab-d256-4f07-9145-a0a2b1555322
"APINoticeUserList": [ "u", "wait..." ],
- "VueNoticeUserList": [ "wangxiaoshuang", "6b7717a31647293621697b96f74e6f3d" ]
+ "VueNoticeUserList": [ "wangxiaoshuang", "6b7717a31647293621b97b96f74e6f3d" ]
},
"ObjectStoreService": {
"ObjectStoreUse": "AWS",
diff --git a/IRaCIS.Core.API/appsettings.US_Uat_IRC.json b/IRaCIS.Core.API/appsettings.US_Uat_IRC.json
index 2300abca3..7305f27d3 100644
--- a/IRaCIS.Core.API/appsettings.US_Uat_IRC.json
+++ b/IRaCIS.Core.API/appsettings.US_Uat_IRC.json
@@ -17,7 +17,7 @@
"IsOpenWeComNotice": true,
"WebhookUrl": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=4355b98e-1e72-4678-8dfb-2fc6ad0bf449", //4355b98e-1e72-4678-8dfb-2fc6ad0bf449 //cdd97aab-d256-4f07-9145-a0a2b1555322
"APINoticeUserList": [ "u", "wait..." ],
- "VueNoticeUserList": [ "wangxiaoshuang", "6b7717a31647293621697b96f74e6f3d" ]
+ "VueNoticeUserList": [ "wangxiaoshuang", "6b7717a31647293621b97b96f74e6f3d" ]
},
"ObjectStoreService": {
diff --git a/IRaCIS.Core.API/appsettings.Uat_IRC.json b/IRaCIS.Core.API/appsettings.Uat_IRC.json
index 06099ad7a..cb743d7a1 100644
--- a/IRaCIS.Core.API/appsettings.Uat_IRC.json
+++ b/IRaCIS.Core.API/appsettings.Uat_IRC.json
@@ -14,7 +14,7 @@
"IsOpenWeComNotice": true,
"WebhookUrl": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=4355b98e-1e72-4678-8dfb-2fc6ad0bf449", //4355b98e-1e72-4678-8dfb-2fc6ad0bf449 //cdd97aab-d256-4f07-9145-a0a2b1555322
"APINoticeUserList": [ "u", "wait..." ],
- "VueNoticeUserList": [ "wangxiaoshuang", "6b7717a31647293621697b96f74e6f3d" ]
+ "VueNoticeUserList": [ "wangxiaoshuang", "6b7717a31647293621b97b96f74e6f3d" ]
},
"ObjectStoreService": {
diff --git a/IRaCIS.Core.Application/IRaCIS.Core.Application.xml b/IRaCIS.Core.Application/IRaCIS.Core.Application.xml
index f8f0bee30..27498f331 100644
--- a/IRaCIS.Core.Application/IRaCIS.Core.Application.xml
+++ b/IRaCIS.Core.Application/IRaCIS.Core.Application.xml
@@ -16972,17 +16972,17 @@
- ����
+ 质疑
- һ���Ժ˲�
+ 一致性核查
- ����
+ 复制