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.
 
 
 

53 lines
1.6 KiB

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