application-dev.yml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. # 数据源配置
  2. spring:
  3. datasource:
  4. type: com.alibaba.druid.pool.DruidDataSource
  5. # driverClassName: com.mysql.cj.jdbc.Driver
  6. druid:
  7. # 主库数据源
  8. master:
  9. # url: jdbc:mysql://192.168.8.213:3306/zzjs?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
  10. url: jdbc:mysql://1.15.26.233:3307/zzjs?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
  11. username: root
  12. password: miaxis110
  13. # 从库数据源
  14. newgzpt:
  15. # 从数据源开关/默认关闭
  16. enabled: true
  17. url: jdbc:mysql://1.15.26.233:3307/twzd?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8&autoReconnect=true
  18. username: root
  19. password: miaxis110
  20. # 初始连接数
  21. initialSize: 5
  22. # 最小连接池数量
  23. minIdle: 10
  24. # 最大连接池数量
  25. maxActive: 20
  26. # 配置获取连接等待超时的时间
  27. maxWait: 60000
  28. # 配置间隔多久才进行一次检测,检测需要关闭的空闲连接,单位是毫秒
  29. timeBetweenEvictionRunsMillis: 60000
  30. # 配置一个连接在池中最小生存的时间,单位是毫秒
  31. minEvictableIdleTimeMillis: 300000
  32. # 配置一个连接在池中最大生存的时间,单位是毫秒
  33. maxEvictableIdleTimeMillis: 900000
  34. # 配置检测连接是否有效
  35. validationQuery: SELECT 1 FROM DUAL
  36. testWhileIdle: true
  37. testOnBorrow: false
  38. testOnReturn: false
  39. webStatFilter:
  40. enabled: true
  41. statViewServlet:
  42. enabled: true
  43. # 设置白名单,不填则允许所有访问
  44. allow:
  45. url-pattern: /druid/*
  46. # 控制台管理用户名和密码
  47. login-username:
  48. login-password:
  49. filter:
  50. stat:
  51. enabled: true
  52. # 慢SQL记录
  53. log-slow-sql: true
  54. slow-sql-millis: 1000
  55. merge-sql: true
  56. wall:
  57. config:
  58. multi-statement-allow: true
  59. # redis 配置
  60. redis:
  61. # 地址
  62. host: 1.15.26.233
  63. # 端口,默认为6379
  64. port: 6379
  65. # 密码
  66. password:
  67. # 连接超时时间
  68. timeout: 10s
  69. lettuce:
  70. pool:
  71. # 连接池中的最小空闲连接
  72. min-idle: 0
  73. # 连接池中的最大空闲连接
  74. max-idle: 8
  75. # 连接池的最大数据库连接数
  76. max-active: 8
  77. # #连接池最大阻塞等待时间(使用负值表示没有限制)
  78. max-wait: -1ms
  79. # 短信验证
  80. sms_user_name: "jsjp"
  81. sms_password: "t7nwh7"
  82. # 调用外部接口
  83. feign:
  84. jgpt_ipport: http://localhost:8080/
  85. qgpt_ipport: http://114.55.58.112:8085/
  86. # 微信小程序
  87. app:
  88. appid: wx8f43db501343feab
  89. secret: 3509a81880669ffa6fa554b2aa050351
  90. # 极速云助手微信公众号
  91. gzh:
  92. appid: "wxff332e2f6da86bf9"
  93. secret: "65f267dcb2e387f7caf651a80a118253"
  94. # 腾讯cos
  95. cos:
  96. secretId: AKIDwISNOFsJXYGjy89FJI9UnzuZFgTtRgFe
  97. secretKey: IK5af8MJzPoKbdQxDCtKWR5T5PSEkyDB
  98. bucket: ap-shanghai
  99. bucketName: t1-1305573081
  100. path: https://t1-1305573081.file.myqcloud.com
  101. preffix: test
  102. classId: 843437
  103. # 微信支付
  104. wxpay:
  105. v3url: https://api.mch.weixin.qq.com/v3/pay/transactions/jsapi
  106. v3urlRefund: https://api.mch.weixin.qq.com/v3/refund/domestic/refunds
  107. merchantId: 1608699504
  108. serialNumber: 487159E168001CDBA0EFE2C988249A84023AD6CC
  109. v3key: qqwweerrttyyuuiioopp123456789000
  110. notifyUrl: http://1.15.26.233:8080/zzjs-admin/open-api/wx/notify/wxpay
  111. notifyUrlRefund: http://1.15.26.233:8080/zzjs-admin/open-api/wx/notify/refund
  112. # 电影
  113. film:
  114. appKey: 10000000000
  115. appSecret: 25f9e794323b453885f5181f1b624d0b
  116. notifyUrl: http://1.15.26.233:8080/zzjs-admin/open-api/film/notify/filmOrder
  117. v1Url: http://movieapi-test.taototo.cn/
  118. v2Url: http://movieapi2-test.taototo.cn/
  119. # 拼多多
  120. pdd:
  121. clientId: "fa0f2debb5b0444b9719919d7b8204d1"
  122. clientSecret: "3305b6bb37252495848e67fd991134651e308495"
  123. pid: "1642187_203462988"
  124. # 美团联盟
  125. mei:
  126. actId: "2"
  127. key: "610077fffb51712efaa686d9ffb623da"
  128. secret: "514202a9238958b16cb13805d6f79273"
  129. sid: "jsshq001"
  130. appId: "wxde8ac0a21135c07d"
  131. # 挖数据平台
  132. wai:
  133. appid: "7629"
  134. secret: "cce08fcab10ff96a863892bb6e396a9e"
  135. # 福禄平台
  136. fulu:
  137. appKey: "i4esv1l+76l/7NQCL3QudG90Fq+YgVfFGJAWgT+7qO1Bm9o/adG/1iwO2qXsAXNB"
  138. appSecret: "0a091b3aa4324435aab703142518a8f7"
  139. url: "http://pre.openapi.fulu.com"
  140. notifyUrl: "http://1.15.26.233:8080/zzjs-admin/open-api/fulu/notify/fuluOrder"