|
|
{ "Kestrel": { "Endpoints": { "Http": { "Url": "http://localhost:44322" } //"Https": { // "Url": "https://localhost:44322", // "Certificate": { // "Path": "shentun.pfx", // "Password": "Shentun2024" // } //} } }, //"urls": "https://10.1.12.140:44322", "AdminId": "3a12a8a6-beb9-fc29-b4e7-4acfb00d8370", "App": { "SelfUrl": "https://localhost:44322", "CorsOrigins": "https://*.WebPeis.com", "RedirectAllowedUrls": "" },
"ConnectionStrings": { "Default": "Host=140.143.162.39;Port=5432;Database=WebPeis;User ID=postgres;Password=shentun123;" }, "AuthServer": { "Authority": "https://localhost:44322", "RequireHttpsMetadata": false, "SwaggerClientId": "Localhost_Swagger", "SwaggerClientSecret": "", "WeChatClientId": "WeChatApp", "WeChatClientSecret": "1q2w3e*" }, "StringEncryption": { "DefaultPassPhrase": "rBfozS7zkeTYat2k" }, "WeChat": { "SessionUrl": "https://api.weixin.qq.com/sns/jscode2session?", //微信小程序访问用户信息URL "AppID": "wx95ad21545fc76f09", //微信小程序要求的AppID "AppSecret": "9828be06636f023ba5e32c17bb3d61c0" //微信小程序要求的AppSecret }, "VirtualPaths": [ { "PhysicsPath": "F:\\testimg", //体检报告物理路径 "RequestPath": "/Report", //体检报告请求路径 "Alias": "Report" //体检报告别名 }, { "PhysicsPath": "D:\\webpeis\\MedicalReportPdf", //体检报告物理路径 "RequestPath": "/OldReport", //体检报告请求路径 "Alias": "OldReport" //体检报告别名 } ], "Sms": { "BaseAddress": "http://192.168.2.181:44383", "CreateSmsTaskUrl": "api/app/SmsTask/Create", "User": "admin", "Password": "888888", "VerifySmsTypeId": "3a12e09d-438a-1d08-d4f0-712aef13708d", "VerifySmsValidTime": "2", "IsTemplateTime": "N", "SmsAppId": "3a12e09f-8534-ec43-8c46-e61af0964ab6", "IsAppointEnabled": "Y", "AppointSmsTypeId": "3a167084-3d06-ab95-a9ab-1dffc961b9ac", "AppointTemplateId": "2316290" }, "Redis": { "IsEnabled": "true", "Configuration": "140.143.162.39:6379,password=st123" }, "MedicalHealthReport": { "BaseAddress": "http://10.1.13.31", "ReportListApiUrl": "http://10.1.13.31/api/report/page", "ReportApiUrl": "http://10.1.13.31/api/report/download", "IsQuestionApiUrl": "http://10.1.13.31/api/hasFillQueByRecordNo" }, "Swagger": { "IsEnabled": true }, "Peis": { "PeisBaseUrl": "", "AppQueueRegisterUrl": "", "AppIsPeisRegisterUrl": "", "AppUser": "", "AppPassWord": "" }, "Merchant": { "MchId": "1569383411", "NotifyUrl": "https://app.mzaktj.com:44322/api/Notify/TransactionsNotify", "CertificateSerialNo": "22FD4AE7F722998980D67185CC42E0F842B90975", "PrivateKeyPath": "apiclient_key.pem", "ApiV3Key": "UIDnng45891fgfdf656ggfgjkiu89DtG" }, "Pacs": { "PacsDatabase": "Host=192.168.0.188;Port=5432;Database=ShentunPacs1212;User ID=postgres;Password=St123456;", "BarCodeMode": "0" }, "Report": { "IsOldReport": "N", "OldApiBaseUrl": "https://ccjktj.cn:44322" }}
|