application-prodNetIn.yml 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. spring:
  2. rabbitmq:
  3. host: 172.27.247.174
  4. port: 5672
  5. username: admin
  6. password: 123456
  7. data:
  8. redis:
  9. host: 172.27.247.174
  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://172.27.247.174:3306/ecs?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
  22. username: root
  23. password: TU5x6IeBi7rl
  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://172.27.247.174:3306:3306/pas-prod2?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
  55. user: root
  56. password: TU5x6IeBi7rl
  57. driver: com.mysql.jdbc.Driver
  58. #数据库方式
  59. job-store-type: jdbc
  60. #初始化表结构
  61. jdbc:
  62. initialize-schema: always
  63. authorUrl: http://localhost:8871
  64. PCSUrl: http://localhost:8871
  65. #OPSUrl: http://192.168.1.24:5001
  66. OPSUrl: http://139.224.24.90:5001
  67. PASUrl: http://localhost:8877
  68. FMSUrl: http://localhost:8802
  69. VectorUrl: http://127.0.0.1:8000
  70. FileSource: 5
  71. ################## 短信 ####################
  72. SMS:
  73. regionId: cn-shanghai
  74. accessKeyId: LTAI5tGyG1Q7fKprgg1nWhXj
  75. secret: Y6Erboh5lEFiRPR4XK8oCPMvUzYGLN
  76. ################## 微信小程序 ####################
  77. WeChat:
  78. appId: wxaefb842bd0b93ff0
  79. appSecret: 89fe0fb96472548d48f63b2f5c956537
  80. Keypath: apiclient_key.pem
  81. ES:
  82. patentVector: cn_patent_vector_v5
  83. patent: cn_weixin_patent_v4
  84. config: es-cn-em93o8856000ho9e7.elasticsearch.aliyuncs.com
  85. password: Xiaoshi221101