104 lines
3.1 KiB
JSON
104 lines
3.1 KiB
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft": "Warning",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"ConnectionStrings": {
|
|
"RemoteNew": "Server=101.132.253.119,1435;Database=Uat_IRC;User ID=sa;Password=xc@123456;TrustServerCertificate=true",
|
|
"Hangfire": "Server=101.132.253.119,1435;Database=Uat_IRC_Hangfire;User ID=sa;Password=xc@123456;TrustServerCertificate=true"
|
|
},
|
|
"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-uat-store",
|
|
"ViewEndpoint": "https://tl-med-irc-uat-store.oss-cn-shanghai.aliyuncs.com",
|
|
"Region": "oss-cn-shanghai",
|
|
"DurationSeconds": 7200
|
|
},
|
|
|
|
"MinIO": {
|
|
"endPoint": "hir-oss.uat.extimaging.com",
|
|
"port": "80",
|
|
"useSSL": false,
|
|
"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": "miais4jQGSd37A+TfBEP11AQM5u/CvotSmznJd8k",
|
|
"BucketName": "ei-med-s3-lili-uat-store",
|
|
"ViewEndpoint": "https://ei-med-s3-lili-uat-store.s3.amazonaws.com/",
|
|
"DurationSeconds": 7200
|
|
}
|
|
},
|
|
|
|
"BasicSystemConfig": {
|
|
|
|
"OpenUserComplexPassword": true,
|
|
"OpenSignDocumentBeforeWork": true,
|
|
|
|
"OpenLoginLimit": true,
|
|
"LoginMaxFailCount": 5,
|
|
|
|
"LoginFailLockMinutes": 30,
|
|
"AutoLoginOutMinutes": 120,
|
|
|
|
"OpenLoginMFA": false,
|
|
|
|
"ContinuousReadingTimeMin": 120,
|
|
"ReadingRestTimeMin": 10,
|
|
|
|
"IsNeedChangePassWord": true,
|
|
"ChangePassWordDays": 90,
|
|
// 模板类型 1 Elevate 2 Extensive
|
|
"TemplateType": 2
|
|
|
|
},
|
|
"SystemEmailSendConfig": {
|
|
"Port": 465,
|
|
"Host": "smtp.qiye.aliyun.com",
|
|
"FromEmail": "uat@extimaging.com",
|
|
"FromName": "UAT_IRC",
|
|
"AuthorizationCode": "SHzyyl2021",
|
|
"SiteUrl": "http://irc.uat.extimaging.com/login",
|
|
|
|
"SystemShortName": "IRC",
|
|
"OrganizationName": "Extlmaging",
|
|
"OrganizationNameCN": "Extlmaging",
|
|
"CompanyName": "Extensive Imaging",
|
|
"CompanyNameCN": "上海展影医疗科技有限公司",
|
|
"CompanyShortName": "Extensive Imaging",
|
|
"CompanyShortNameCN": "展影医疗",
|
|
"IsEnv_US": false,
|
|
"IsOpenErrorNoticeEmail": false,
|
|
"ErrorNoticeEmailList": [ "872297557@qq.com" ]
|
|
},
|
|
|
|
"SystemPacsConfig": {
|
|
"Port": "11113",
|
|
"IP": "101.132.253.119"
|
|
}
|
|
|
|
}
|