application-preprod.yml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. spring:
  2. application:
  3. name: chntzcgl-zcszhgl-vr
  4. syscode: CT00017
  5. cloud:
  6. nacos:
  7. discovery:
  8. server-addr: 10.34.6.52:8848
  9. access-key: 9b006c7f8ee0ef3766c1ac36678819ca
  10. datasource:
  11. url: jdbc:postgresql://10.161.32.224:5432/chinatower_vr
  12. username: RES_VR
  13. password: Changeme#123
  14. driver-class-name: org.postgresql.Driver
  15. hikari:
  16. maximum-pool-size: 20 #连接池最大连接数
  17. minimum-idle: 5 #连接池最小连接数
  18. connection-timeout: 30000
  19. idle-timeout: 600000
  20. max-lifetime: 1800000
  21. login-timeout: 60000
  22. pool-name: MyHikariCP
  23. connection-test-query: SELECT 1 FROM DUAL
  24. mybatis-plus:
  25. mapper-locations: classpath:mapper/*Mapper.xml
  26. configuration:
  27. log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
  28. tieta:
  29. sysCode: CT00017
  30. serverName: scene
  31. checkToken:
  32. syscode: CHNTZCGL_ZCSZHGL
  33. redis:
  34. host: http://10.34.53.34:8081
  35. tlog:
  36. enable-invoke-time-print: true
  37. gateway:
  38. url: http://10.34.6.52:5525
  39. fdfs:
  40. sysCode: CT00017
  41. address: http://10.34.53.27:8761
  42. api:
  43. getSignature: /ChinatowerFileService/getSignature
  44. uploadFile: /ChinatowerFileService/uploadFile/