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.

63 lines
2.7 KiB

2 years ago
1 year ago
2 years ago
1 year 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. },
  12. "Interface": {
  13. //"DbType": "SqlServer",
  14. "DbType": "Oracle",
  15. //"ConnectionStrings": "Server=.;Database=mypeis_wyy;User ID=sa;Password=shentun;Application Name=mypeis;Encrypt=False;TrustServerCertificate=True",
  16. "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)))",
  17. "Sql": "select ZHID as Code ,ZHMC as DisplayName from PORTAL56_LIS.vi_tj_testitemgroup",
  18. "ColumnNames": "编码,名称",
  19. "EndpointAddress": "http://10.1.12.140:8082/gemse-tj/services/bstj.bstjHttpSoap11Endpoint",
  20. //"WebApiUrl": "http://10.1.13.18:8380/ris/findReportList",
  21. "单位编号": "3a126b36-831f-aa9f-ddfe-a82f660fc485",
  22. "WebApiUrl": "http://62.156.10.237:8005/health/values/GetPlan?",
  23. "aesKEY": "Vwso4P4vBkKw0AODd1LwqgL6vIW8np8m",
  24. "HospitalId": "3",
  25. "Scheduler": {
  26. "IsActive": "Y",
  27. "Corn": "*/5 * * * * *",
  28. "QueryDays": 10
  29. }
  30. },
  31. "ConnectionStrings": {
  32. //"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis070703;User ID=postgres;Password=shentun123;",
  33. //"Default": "Host=localhost;Port=5432;Database=ShentunPeis1218;User ID=postgres;Password=wxd123;"
  34. "Default": "Host=10.1.12.140;Port=5432;Database=ShentunPeis0508;User ID=postgres;Password=st123;"
  35. },
  36. "AuthServer": {
  37. "Authority": "http://localhost:9530",
  38. "RequireHttpsMetadata": "false",
  39. "SwaggerClientId": "localhost_Swagger"
  40. },
  41. "StringEncryption": {
  42. "DefaultPassPhrase": "ROCjBbDQK9rNq82v"
  43. },
  44. "Settings": {
  45. "Abp.Identity.Password.RequireDigit": false,
  46. "Abp.Identity.Password.RequireLowercase": false,
  47. "Abp.Identity.Password.RequireUppercase": false,
  48. "Abp.Identity.Password.RequireNonAlphanumeric": false,
  49. "Abp.Identity.Password.RequiredLength": 6
  50. },
  51. "HostUrl": {
  52. "ApiUrl": "http://140.143.162.39:9529"
  53. },
  54. "VirtualPath": {
  55. "RealPath": "F:\\testimg",
  56. "RequestPath": "/CheckPictureImg",
  57. "Alias": "CheckPictureImg"
  58. },
  59. "AdminId": "3a0c4180-107c-0c89-b25b-0bd34666dcec",
  60. "PeisReportPdfPath": "E:\\mypeis\\PeisReportPdf\\"
  61. }