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

1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
  1. {
  2. //"Kestrel": {
  3. // "Endpoints": {
  4. // "Http": {
  5. // "Url": "http://localhost:44382"
  6. // },
  7. // "Https": {
  8. // "Url": "https://localhost:44382"
  9. // }
  10. // }
  11. //},
  12. "AdminId": "3a12a8a6-beb9-fc29-b4e7-4acfb00d8370",
  13. "App": {
  14. "SelfUrl": "https://localhost:44382",
  15. "CorsOrigins": "https://*.WebPeis.com",
  16. "RedirectAllowedUrls": ""
  17. },
  18. "ConnectionStrings": {
  19. "Default": "Host=62.156.10.86;Port=5432;Database=WebPeis0520;User ID=postgres;Password=st123;"
  20. },
  21. "AuthServer": {
  22. "Authority": "https://www.gemsdermyy.com:44322",
  23. "RequireHttpsMetadata": false,
  24. "SwaggerClientId": "WebPeis_Swagger",
  25. "WeChatClientId": "WeChatApp",
  26. "WeChatClientSecret": "1q2w3e*"
  27. },
  28. "StringEncryption": {
  29. "DefaultPassPhrase": "rBfozS7zkeTYat2k"
  30. },
  31. "WeChat": {
  32. "SessionUrl": "https://api.weixin.qq.com/sns/jscode2session?", //访URL
  33. "AppID": "wx6a8a4440a42c9466", //AppID
  34. "AppSecret": "aae34bfef498906290a92318d0f7183d" //AppSecret
  35. },
  36. "VirtualPaths": [
  37. {
  38. "PhysicsPath": "F:\\testimg", //
  39. "RequestPath": "/Report", //
  40. "Alias": "Report" //
  41. }
  42. ],
  43. "Sms": {
  44. "BaseAddress": "http://62.156.10.86:44383",
  45. "CreateSmsTaskUrl": "api/app/SmsTask/Create",
  46. "User": "admin",
  47. "Password": "888888",
  48. "VerifySmsTypeId": "3a12e09d-438a-1d08-d4f0-712aef13708d",
  49. "VerifySmsValidTime": "1",
  50. "SmsAppId": "3a12e09f-8534-ec43-8c46-e61af0964ab6"
  51. }
  52. }