app-ehr-admin.yml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  1. server:
  2. contextPath: /ehr
  3. port: 8090
  4. sessionTimeout: 30000000
  5. multipart:
  6. maxFileSize: 50Mb
  7. maxRequestSize: 50Mb
  8. fast-dfs:
  9. pool:
  10. init-size: 5
  11. max-size: 20
  12. wait-time: 500
  13. connect-timeout: 2
  14. network-timeout: 30
  15. http:
  16. tracker-http-port: 80
  17. anti-steal-token: no
  18. secret-key: FastDFS1234567890
  19. permissions:
  20. info: admin
  21. ---
  22. spring:
  23. profiles: dev
  24. datasource:
  25. url: jdbc:mysql://192.168.210.3:3310/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
  26. username: healthcloud
  27. password: GP8Qz4qU
  28. app:
  29. baseClientId: zkGuSIm2Fg # 【基础信息管理】应用
  30. qcReportClientId: 2YTOSRI0tw
  31. resourceBrowseClientId: W8RDizgDIB
  32. browseClientId: uzs5G0HgTp
  33. oauth2InnerUrl: http://192.168.220.84:10001/authentication/
  34. oauth2OuterUrl: http://jksr.srswjw.gov.cn:1235/gateway/authentication/
  35. service-gateway:
  36. username: user
  37. password: eureka
  38. url: http://192.168.220.84:10000/api/v1.0/admin
  39. adminInnerUrl: http://192.168.220.84:10000
  40. stdurl: http://192.168.220.84:10000/api/v1.0/admin/std
  41. versionurl: http://192.168.220.84:10000/api/v1.0/admin/version
  42. cdatypeurl: http://192.168.220.84:10000/api/v1.0/admin/cda_type
  43. stdsourceurl: http://192.168.220.84:10000/api/v1.0/admin/standard_source
  44. adaption: http://192.168.220.84:10000/api/v1.0/adapter
  45. standard: http://192.168.220.84:10000/api/v1.0/std
  46. browseClientUrl: http://192.168.220.72:8010/profile
  47. browseClientOutSizeUrl: http://jksr.srswjw.gov.cn:1235/profile
  48. profileurl: http://192.168.200.68:9009/api/v1.0
  49. fast-dfs:
  50. tracker-server: 192.168.50.116:22122,192.168.50.119:22122
  51. public-server: http://192.168.220.66:23000
  52. std:
  53. version: 59083976eebd
  54. ---
  55. spring:
  56. profiles: alpha
  57. datasource:
  58. url: jdbc:mysql://192.168.210.3:3310/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
  59. username: healthcloud
  60. password: GP8Qz4qU
  61. app:
  62. baseClientId: zkGuSIm2Fg # 【基础信息管理】应用
  63. qcReportClientId: 2YTOSRI0tw
  64. resourceBrowseClientId: W8RDizgDIB
  65. browseClientId: uzs5G0HgTp
  66. oauth2InnerUrl: http://192.168.220.84:10001/authentication/
  67. oauth2OuterUrl: http://jksr.srswjw.gov.cn:1235/gateway/authentication/
  68. service-gateway:
  69. username: user
  70. password: eureka
  71. url: http://192.168.220.84:10000/api/v1.0/admin
  72. adminInnerUrl: http://192.168.220.84:10000
  73. stdurl: http://192.168.220.84:10000/api/v1.0/admin/std
  74. versionurl: http://192.168.220.84:10000/api/v1.0/admin/version
  75. cdatypeurl: http://192.168.220.84:10000/api/v1.0/admin/cda_type
  76. stdsourceurl: http://192.168.220.84:10000/api/v1.0/admin/standard_source
  77. adaption: http://192.168.220.84:10000/api/v1.0/adapter
  78. standard: http://192.168.220.84:10000/api/v1.0/std
  79. browseClientUrl: http://192.168.220.72:8010/profile
  80. browseClientOutSizeUrl: http://jksr.srswjw.gov.cn:1235/profile
  81. profileurl: http://192.168.200.68:9009/api/v1.0
  82. fast-dfs:
  83. tracker-server: 192.168.50.116:22122,192.168.50.119:22122
  84. public-server: http://192.168.220.66:23000
  85. std:
  86. version: 59083976eebd
  87. ---
  88. spring:
  89. profiles: prod
  90. datasource:
  91. url: jdbc:mysql://192.168.210.3:3310/healtharchive?useUnicode=true&characterEncoding=UTF-8&useSSL=false
  92. username: healthcloud
  93. password: GP8Qz4qU
  94. app:
  95. baseClientId: zkGuSIm2Fg # 【基础信息管理】应用
  96. qcReportClientId: 2YTOSRI0tw
  97. resourceBrowseClientId: W8RDizgDIB
  98. browseClientId: uzs5G0HgTp
  99. oauth2InnerUrl: http://192.168.220.84:10001/authentication/
  100. oauth2OuterUrl: http://jksr.srswjw.gov.cn:1235/gateway/authentication/
  101. service-gateway:
  102. username: user
  103. password: eureka
  104. url: http://192.168.220.84:10000/api/v1.0/admin
  105. adminInnerUrl: http://192.168.220.84:10000
  106. stdurl: http://192.168.220.84:10000/api/v1.0/admin/std
  107. versionurl: http://192.168.220.84:10000/api/v1.0/admin/version
  108. cdatypeurl: http://192.168.220.84:10000/api/v1.0/admin/cda_type
  109. stdsourceurl: http://192.168.220.84:10000/api/v1.0/admin/standard_source
  110. adaption: http://192.168.220.84:10000/api/v1.0/adapter
  111. standard: http://192.168.220.84:10000/api/v1.0/std
  112. browseClientUrl: http://192.168.220.72:8010/profile
  113. browseClientOutSizeUrl: http://jksr.srswjw.gov.cn:1235/profile
  114. profileurl: http://192.168.200.68:9009/api/v1.0
  115. fast-dfs:
  116. tracker-server: 192.168.50.116:22122,192.168.50.119:22122
  117. public-server: http://192.168.220.66:23000
  118. std:
  119. version: 59083976eebd