application-prod.yml 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. server:
  2. port: 8706
  3. spring:
  4. thymeleaf:
  5. cache: false
  6. datasource:
  7. dynamic:
  8. primary: his
  9. strict: false
  10. datasource:
  11. his:
  12. url: "jdbc:sqlserver://172.16.32.168:1433;databaseName=thxyhisdb"
  13. username: "sa"
  14. password:
  15. type: "com.zaxxer.hikari.HikariDataSource"
  16. driver-class-name: "com.microsoft.sqlserver.jdbc.SQLServerDriver"
  17. lis:
  18. url: "jdbc:sqlserver://172.16.32.178:1433;databaseName=eLimsCore"
  19. username: "sa"
  20. password: "hnthxyyy"
  21. type: "com.zaxxer.hikari.HikariDataSource"
  22. driver-class-name: "com.microsoft.sqlserver.jdbc.SQLServerDriver"
  23. hikari:
  24. minimum-idle: 10
  25. idle-timeout: 180000
  26. maximum-pool-size: 30
  27. auto-commit: true
  28. pool-name: lisDbPool
  29. connection-timeout: 30000
  30. connection-test-query: select 1
  31. rabbitmq:
  32. host: 192.168.200.3
  33. port: 5672
  34. username: dj
  35. password: 123456
  36. jackson:
  37. time-zone: GMT+8
  38. date-format: yyyy-MM-dd HH:mm:ss
  39. mvc:
  40. format:
  41. date: yyyy-MM-dd
  42. date-time: yyyy-MM-dd HH:mm:ss
  43. mybatis-plus:
  44. configuration:
  45. map-underscore-to-camel-case: true
  46. logging:
  47. level:
  48. thyyxxk.webserver.dao: info
  49. UPLOAD_BASE:
  50. http://172.16.32.163
  51. CSSYB_BASE:
  52. http://172.16.32.163:1000/cssyb/
  53. HNSYB_BASE:
  54. http://172.16.32.163:2000/hnsyb/
  55. XNHYB_BASE:
  56. http://172.16.32.163:3000/xnhyb/
  57. HNSYB_MT_INFO:
  58. http://172.16.32.163:2000/shengyb/mt/getPersonInfo
  59. CSSYB_READ_MZ_PATIENT:
  60. http://172.16.32.163:1000/mzsyb/readPatient
  61. CSSYB_MT_INFO:
  62. http://172.16.32.163:1000/mzsyb/queryApplyInfo
  63. CSSYB_MT_PRE_CAL:
  64. http://172.16.32.163:1000/mzsyb/mzPreCalculate
  65. PROOFREAD:
  66. http://172.16.32.163:1111/proofread/start
  67. si-api-url: http://10.90.0.11:8081/isp/powercsb/1101
  68. hrg-api-url: http://webhis.thyy.cn:81/thmz/api/v1
  69. powersi-api-url: http://172.16.32.183:8916/mmg-gateway