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.

67 lines
2.8 KiB

2 years ago
2 years ago
2 years ago
2 years ago
1 year ago
2 years ago
2 years ago
1 year ago
1 year ago
2 years ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. {
  2. "App": {
  3. "SelfUrl": "http://10.1.12.140:9529",
  4. "ClientUrl": "http://10.1.12.140:9529",
  5. //"SelfUrl": "http://localhost:9530",
  6. //"ClientUrl": "http://localhost:9530",
  7. "CorsOrigins": "https://*.Peis.com,http://localhost:4200,http://localhost:9530,http://192.168.1.108:9530,http://localhost:8080,http://localhost:8081",
  8. "RedirectAllowedUrls": "http://localhost:9530",
  9. "Sql": "select id::varchar as Code ,display_name as DisplayName ,simple_code as SimpleCode ,display_order as DisplayOrder from asbitem",
  10. "ColumnNames": "编码,名称",
  11. "SelfUser": "admin",
  12. "SelfPassword": "666666"
  13. },
  14. "Interface": {
  15. //"DbType": "SqlServer",
  16. "DbType": "Oracle",
  17. //"ConnectionStrings": "Server=.;Database=mypeis_wyy;User ID=sa;Password=shentun;Application Name=mypeis;Encrypt=False;TrustServerCertificate=True",
  18. "ConnectionStrings": "User ID=TJ_LIS;Password=TJ_LIS;Data Source=(DESCRIPTION = (ADDRESS_LIST= (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.12.34)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = HIS56)))",
  19. "Sql": "select ZHID as Code ,ZHMC as DisplayName from PORTAL56_LIS.vi_tj_testitemgroup",
  20. "ColumnNames": "编码,名称",
  21. "EndpointAddress": "http://10.1.12.140:8082/gemse-tj/services/bstj.bstjHttpSoap11Endpoint",
  22. "WebApiUrl": "http://10.1.13.36/WebServiceToHis/findReportList.ashx",
  23. "AnswerWebApiUrl": "http://62.156.10.237:8005/health/values/SetPlanOK?",
  24. "单位编号": "3a126b36-831f-aa9f-ddfe-a82f660fc485",
  25. //"WebApiUrl": "http://62.156.10.237:8005/health/values/GetPlan?",
  26. "aesKEY": "Vwso4P4vBkKw0AODd1LwqgL6vIW8np8m",
  27. "HospitalId": "3",
  28. "Scheduler": {
  29. "IsActive": "Y",
  30. "Corn": "*/5 * * * * *",
  31. "QueryDays": 10
  32. }
  33. },
  34. "ConnectionStrings": {
  35. //"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis070703;User ID=postgres;Password=shentun123;",
  36. //"Default": "Host=localhost;Port=5432;Database=ShentunPeis1218;User ID=postgres;Password=wxd123;"
  37. "Default": "Host=10.1.12.140;Port=5432;Database=ShentunPeis0508;User ID=postgres;Password=st123;"
  38. },
  39. "AuthServer": {
  40. "Authority": "http://localhost:9530",
  41. "RequireHttpsMetadata": "false",
  42. "SwaggerClientId": "localhost_Swagger"
  43. },
  44. "StringEncryption": {
  45. "DefaultPassPhrase": "ROCjBbDQK9rNq82v"
  46. },
  47. "Settings": {
  48. "Abp.Identity.Password.RequireDigit": false,
  49. "Abp.Identity.Password.RequireLowercase": false,
  50. "Abp.Identity.Password.RequireUppercase": false,
  51. "Abp.Identity.Password.RequireNonAlphanumeric": false,
  52. "Abp.Identity.Password.RequiredLength": 6
  53. },
  54. "HostUrl": {
  55. "ApiUrl": "http://140.143.162.39:9529"
  56. },
  57. "VirtualPath": {
  58. "RealPath": "F:\\testimg",
  59. "RequestPath": "/CheckPictureImg",
  60. "Alias": "CheckPictureImg"
  61. },
  62. "AdminId": "3a0c4180-107c-0c89-b25b-0bd34666dcec",
  63. "PeisReportPdfPath": "E:\\mypeis\\PeisReportPdf\\"
  64. }