diff --git a/IRaCIS.Core.API/appsettings.Prod_IRC.json b/IRaCIS.Core.API/appsettings.Prod_IRC.json index 0a747f712..355f6e87f 100644 --- a/IRaCIS.Core.API/appsettings.Prod_IRC.json +++ b/IRaCIS.Core.API/appsettings.Prod_IRC.json @@ -67,8 +67,8 @@ "AuthorizationCode": "ExtImg@2022", "SiteUrl": "http://irc.extimaging.com/login", "SystemShortName": "IRC", - "OrganizationName": "Extlmaging", - "OrganizationNameCN": "Extlmaging", + "OrganizationName": "ExtImaging", + "OrganizationNameCN": "ExtImaging", "CompanyName": "Extensive Imaging", "CompanyNameCN": "上海展影医疗科技有限公司", "CompanyShortName": "Extensive Imaging", diff --git a/IRaCIS.Core.API/appsettings.Test_IRC.json b/IRaCIS.Core.API/appsettings.Test_IRC.json index 0f43fe7f1..1f8b3569e 100644 --- a/IRaCIS.Core.API/appsettings.Test_IRC.json +++ b/IRaCIS.Core.API/appsettings.Test_IRC.json @@ -138,9 +138,9 @@ // 系统简称 "SystemShortName": "IRC", // 组织英文名称 - "OrganizationName": "Extlmaging", + "OrganizationName": "ExtImaging", // 组织中文名称 - "OrganizationNameCN": "Extlmaging", + "OrganizationNameCN": "ExtImaging", // 公司英文全称 "CompanyName": "Extensive Imaging", // 公司中文全称 diff --git a/IRaCIS.Core.API/appsettings.Test_IRC_PGSQL.json b/IRaCIS.Core.API/appsettings.Test_IRC_PGSQL.json index d1a646f83..4f677e98e 100644 --- a/IRaCIS.Core.API/appsettings.Test_IRC_PGSQL.json +++ b/IRaCIS.Core.API/appsettings.Test_IRC_PGSQL.json @@ -81,8 +81,8 @@ "AuthorizationCode": "SHzyyl2021", "SiteUrl": "http://irc.test.extimaging.com/login", - "OrganizationName": "Extlmaging", - "OrganizationNameCN": "Extlmaging", + "OrganizationName": "ExtImaging", + "OrganizationNameCN": "ExtImaging", "CompanyName": "Extensive Imaging", "CompanyNameCN": "上海展影医疗科技有限公司", "CompanyShortName": "Extensive Imaging", diff --git a/IRaCIS.Core.API/appsettings.Uat_IRC.json b/IRaCIS.Core.API/appsettings.Uat_IRC.json index 6f64d3f10..368b23195 100644 --- a/IRaCIS.Core.API/appsettings.Uat_IRC.json +++ b/IRaCIS.Core.API/appsettings.Uat_IRC.json @@ -87,8 +87,8 @@ "SiteUrl": "http://irc.uat.extimaging.com/login", "SystemShortName": "IRC", - "OrganizationName": "Extlmaging", - "OrganizationNameCN": "Extlmaging", + "OrganizationName": "ExtImaging", + "OrganizationNameCN": "ExtImaging", "CompanyName": "Extensive Imaging", "CompanyNameCN": "上海展影医疗科技有限公司", "CompanyShortName": "Extensive Imaging",