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.

52 lines
2.3 KiB

2 years ago
2 years ago
2 years ago
2 years ago
  1. {
  2. "App": {
  3. "SelfUrl": "http://localhost:9530",
  4. "ClientUrl": "http://localhost:9530",
  5. "CorsOrigins": "https://*.Peis.com,http://localhost:4200,http://localhost:9530,http://192.168.1.108:9530,http://localhost:8080,http://localhost:8081",
  6. "RedirectAllowedUrls": "http://localhost:9530",
  7. "Sql": "select id::varchar as Code ,display_name as DisplayName ,simple_code as SimpleCode ,display_order as DisplayOrder from asbitem",
  8. "ColumnNames": "编码,名称"
  9. },
  10. "Interface": {
  11. //"DbType": "SqlServer",
  12. "DbType": "Oracle",
  13. //"ConnectionStrings": "Server=.;Database=mypeis_wyy;User ID=sa;Password=shentun;Application Name=mypeis;Encrypt=False;TrustServerCertificate=True",
  14. "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)))",
  15. "Sql": "select ZHID as Code ,ZHMC as DisplayName from PORTAL56_LIS.vi_tj_testitemgroup",
  16. "ColumnNames": "编码,名称",
  17. "EndpointAddress": "http://10.1.12.140:8082/gemse-tj/services/bstj.bstjHttpSoap11Endpoint",
  18. "WebApiAddress": "http://10.1.13.18:8380/ris/findReportList"
  19. },
  20. "ConnectionStrings": {
  21. //"Default": "Host=140.143.162.39;Port=5432;Database=ShentunPeis070703;User ID=postgres;Password=shentun123;",
  22. //"Default": "Host=localhost;Port=5432;Database=ShentunPeis1218;User ID=postgres;Password=wxd123;"
  23. "Default": "Host=10.1.12.140;Port=5432;Database=ShentunPeis0508;User ID=postgres;Password=st123;"
  24. },
  25. "AuthServer": {
  26. "Authority": "http://localhost:9530",
  27. "RequireHttpsMetadata": "false",
  28. "SwaggerClientId": "localhost_Swagger"
  29. },
  30. "StringEncryption": {
  31. "DefaultPassPhrase": "ROCjBbDQK9rNq82v"
  32. },
  33. "Settings": {
  34. "Abp.Identity.Password.RequireDigit": false,
  35. "Abp.Identity.Password.RequireLowercase": false,
  36. "Abp.Identity.Password.RequireUppercase": false,
  37. "Abp.Identity.Password.RequireNonAlphanumeric": false,
  38. "Abp.Identity.Password.RequiredLength": 6
  39. },
  40. "HostUrl": {
  41. "ApiUrl": "http://140.143.162.39:9529"
  42. },
  43. "VirtualPath": {
  44. "RealPath": "F:\\testimg",
  45. "RequestPath": "/CheckPictureImg",
  46. "Alias": "CheckPictureImg"
  47. },
  48. "AdminId": "3a0c4180-107c-0c89-b25b-0bd34666dcec",
  49. "PeisReportPdfPath": "E:\\mypeis\\PeisReportPdf\\"
  50. }