{ "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-store", "viewEndpoint": "https://zy-sir-cache.oss-cn-shanghai.aliyuncs.com" }, "ConnectionStrings": { "RemoteNew": "Server=47.117.165.18,1434;Database=Prod_Study;User ID=sa;Password=WHxckj@2019;TrustServerCertificate=true", "Hangfire": "Server=47.117.165.18,1434;Database=Prod_Study.hangfire;User ID=sa;Password=WHxckj@2019;TrustServerCertificate=true" }, "BasicSystemConfig": { "OpenUserComplexPassword": false, "OpenSignDocumentBeforeWork": false, "OpenTrialRelationDelete": true, "OpenLoginLimit": false, "LoginMaxFailCount": 5, "LoginFailLockMinutes": 30 }, "SystemEmailSendConfig": { "Port": 465, "Host": "smtp.qiye.aliyun.com", "FromEmail": "study@extimaging.com", "FromName": "study.extimaging", "AuthorizationCode": "zhanying123", "SiteUrl": "https://study.extimaging.com/login" } }