{ //"Kestrel": { // "Endpoints": { // "Http": { // "Url": "http://localhost:44382" // }, // "Https": { // "Url": "https://localhost:44382" // } // } //}, "AdminId": "3a12a8a6-beb9-fc29-b4e7-4acfb00d8370", "App": { "SelfUrl": "https://localhost:44382", "CorsOrigins": "https://*.WebPeis.com", "RedirectAllowedUrls": "" }, "ConnectionStrings": { "Default": "Host=62.156.10.86;Port=5432;Database=WebPeis0520;User ID=postgres;Password=st123;" }, "AuthServer": { "Authority": "https://www.gemsdermyy.com:44322", "RequireHttpsMetadata": false, "SwaggerClientId": "WebPeis_Swagger", "WeChatClientId": "WeChatApp", "WeChatClientSecret": "1q2w3e*" }, "StringEncryption": { "DefaultPassPhrase": "rBfozS7zkeTYat2k" }, "WeChat": { "SessionUrl": "https://api.weixin.qq.com/sns/jscode2session?", //微信小程序访问用户信息URL "AppID": "wx6a8a4440a42c9466", //微信小程序要求的AppID "AppSecret": "aae34bfef498906290a92318d0f7183d" //微信小程序要求的AppSecret }, "VirtualPaths": [ { "PhysicsPath": "F:\\testimg", //体检报告物理路径 "RequestPath": "/Report", //体检报告请求路径 "Alias": "Report" //体检报告别名 } ], "Sms": { "BaseAddress": "http://62.156.10.86:44383", "CreateSmsTaskUrl": "api/app/SmsTask/Create", "User": "admin", "Password": "888888", "VerifySmsTypeId": "3a12e09d-438a-1d08-d4f0-712aef13708d", "VerifySmsValidTime": "1", "SmsAppId": "3a12e09f-8534-ec43-8c46-e61af0964ab6" } }