{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AliyunOSS": { "regionId": "cn-shanghai", "region": "oss-cn-shanghai", "endpoint": "https://oss-cn-shanghai.aliyuncs.com", "accessKeyId": "LTAI5tKvzs7ed3UfSpNk3xwQ", "accessKeySecret": "zTIceGEShlZDGnLrCFfIGFE7TXVRio", "bucketName": "zy-sir-uat-store", "viewEndpoint": "https://zy-sir-uat-store.oss-cn-shanghai.aliyuncs.com" }, "ConnectionStrings": { "RemoteNew": "Server=47.117.164.182,1434;Database=Uat.Study;User ID=sa;Password=xc@123456;TrustServerCertificate=true", "Hangfire": "Server=47.117.164.182,1434;Database=Uat.Study.hangfire;User ID=sa;Password=xc@123456;TrustServerCertificate=true" }, "BasicSystemConfig": { "OpenUserComplexPassword": false, "OpenSignDocumentBeforeWork": false, "OpenTrialRelationDelete": true, "OpenLoginLimit": false, "LoginMaxFailCount": 5, "LoginFailLockMinutes": 30 }, "SystemEmailSendConfig": { "Port": 465, "Host": "smtp.qiye.aliyun.com", "FromEmail": "uat-study@extimaging.com", "FromName": "Uat_Study", "AuthorizationCode": "zhanying123", "SiteUrl": "http://uat.study.extimaging.com/login" } }