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.

66 lines
2.7 KiB

2 years ago
2 years ago
2 years ago
2 years ago
2 years 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. "AppUser": "admin",
  12. "AppPassword": "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.18:8380/ris/findReportList",
  23. "单位编号": "3a126b36-831f-aa9f-ddfe-a82f660fc485",
  24. "WebApiUrl": "http://62.156.10.237:8005/health/values/GetPlan?",
  25. "aesKEY": "Vwso4P4vBkKw0AODd1LwqgL6vIW8np8m",
  26. "HospitalId": "3",
  27. "Scheduler": {
  28. "IsActive": "Y",
  29. "Corn": "*/5 * * * * *",
  30. "QueryDays": 10
  31. }
  32. },
  33. "ConnectionStrings": {
  34. //"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis070703;User ID=postgres;Password=shentun123;",
  35. //"Default": "Host=localhost;Port=5432;Database=ShentunPeis1218;User ID=postgres;Password=wxd123;"
  36. "Default": "Host=10.1.12.140;Port=5432;Database=ShentunPeis0508;User ID=postgres;Password=st123;"
  37. },
  38. "AuthServer": {
  39. "Authority": "http://localhost:9530",
  40. "RequireHttpsMetadata": "false",
  41. "SwaggerClientId": "localhost_Swagger"
  42. },
  43. "StringEncryption": {
  44. "DefaultPassPhrase": "ROCjBbDQK9rNq82v"
  45. },
  46. "Settings": {
  47. "Abp.Identity.Password.RequireDigit": false,
  48. "Abp.Identity.Password.RequireLowercase": false,
  49. "Abp.Identity.Password.RequireUppercase": false,
  50. "Abp.Identity.Password.RequireNonAlphanumeric": false,
  51. "Abp.Identity.Password.RequiredLength": 6
  52. },
  53. "HostUrl": {
  54. "ApiUrl": "http://140.143.162.39:9529"
  55. },
  56. "VirtualPath": {
  57. "RealPath": "F:\\testimg",
  58. "RequestPath": "/CheckPictureImg",
  59. "Alias": "CheckPictureImg"
  60. },
  61. "AdminId": "3a0c4180-107c-0c89-b25b-0bd34666dcec",
  62. "PeisReportPdfPath": "E:\\mypeis\\PeisReportPdf\\"
  63. }