application-dev.yml 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. spring:
  2. rabbitmq:
  3. host: 192.168.2.24
  4. port: 5672
  5. username: admin
  6. password: 123456
  7. data:
  8. redis:
  9. host: 192.168.2.24
  10. port: 6379
  11. database: 3
  12. password: Xx0GWxdWQJxx6Swe
  13. lettuce:
  14. pool:
  15. max-active: 20
  16. max-idle: 20
  17. min-idle: 0
  18. max-wait: -1ms
  19. timeout: 2000ms
  20. datasource:
  21. url: jdbc:mysql://192.168.2.24:3306/pas_prod2?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
  22. username: root
  23. password: rrzTwWAYX8Gxh5JH
  24. driver-class-name: com.mysql.cj.jdbc.Driver
  25. type: com.alibaba.druid.pool.DruidDataSource
  26. druid:
  27. stat-view-servlet:
  28. login-username: admin
  29. login-password: Cslg2022+
  30. web-stat-filter:
  31. exclusions: "*.js,*.gif,*.jpg,*.png,*.css,*.ico,/druid/*"
  32. quartz:
  33. #相关属性配置
  34. # properties:
  35. # org:
  36. # quartz:
  37. # scheduler:
  38. # instanceName: DefaultQuartzScheduler
  39. # instanceId: AUTO
  40. # jobStore:
  41. # class: org.springframework.scheduling.quartz.LocalDataSourceJobStore
  42. # driverDelegateClass: org.quartz.impl.jdbcjobstore.StdJDBCDelegate
  43. # tablePrefix: QRTZ_
  44. # isClustered: false
  45. # clusterCheckinInterval: 10000
  46. # useProperties: false
  47. # threadPool:
  48. # class: org.quartz.simpl.SimpleThreadPool
  49. # threadCount: 10
  50. # threadPriority: 5
  51. # threadsInheritContextClassLoaderOfInitializingThread: true
  52. # dataSource:
  53. # default:
  54. # URL: jdbc:mysql://192.168.2.24:3306/pas_prod2?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
  55. # user: root
  56. # password: rrzTwWAYX8Gxh5JH
  57. # driver: com.mysql.jdbc.Driver
  58. #数据库方式
  59. job-store-type: memory
  60. #初始化表结构
  61. authorUrl: http://192.168.2.24:8871
  62. PCSUrl: http://192.168.2.24:8871
  63. #OPSUrl: http://192.168.2.24:5001
  64. OPSUrl: http://139.224.24.90:5001
  65. PASUrl: http://localhost:8879
  66. FMSUrl: http://192.168.2.24:8803
  67. WDUrl: http://1.116.113.26:81
  68. PythonUrl: http://192.168.2.24:8001
  69. FileDownloadUrl: http://192.168.2.24:8803/fileManager/downloadFile?fileId=
  70. FileSource: 1
  71. ES:
  72. patentVector: patent_vector
  73. patent: wxpatent
  74. config: 192.168.2.24
  75. WDSYS:
  76. account: caiyangl
  77. password: Lqftiu807005
  78. management:
  79. endpoints:
  80. web:
  81. exposure:
  82. include: "*"
  83. endpoint:
  84. health:
  85. show-details: always
  86. DIFY:
  87. apiKey: app-DDGJt4QUmzlc2aFQ5voOAXIj
  88. cliamKey: app-fxpiWOYqtJM1BOaJnG54NlCZ
  89. url: http://192.168.2.24/v1/