You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

103 lines
3.1 KiB

{
"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"
}
}