|
@@ -1,43 +0,0 @@
|
|
|
-
|
|
|
-#---------------------------------数据库配置----------------------------------#
|
|
|
-spring:
|
|
|
- datasource:
|
|
|
- driver-class-name: org.apache.shardingsphere.driver.ShardingSphereDriver
|
|
|
- url: jdbc:shardingsphere:classpath:sharding-jdbc.yml
|
|
|
- jpa:
|
|
|
- show-sql: true
|
|
|
- data:
|
|
|
- redis:
|
|
|
- host: 192.168.36.128
|
|
|
- port: 26739
|
|
|
- password: ZiFiE3JkwCN5S5FF
|
|
|
- database: 6
|
|
|
- jedis:
|
|
|
- timeout: 5000
|
|
|
- pool:
|
|
|
- max-active: 100
|
|
|
- max-wait: -1
|
|
|
- min-idle: 10
|
|
|
-
|
|
|
-rocketmq:
|
|
|
- name-server: 192.168.36.128:9876
|
|
|
- consumer:
|
|
|
- group: web_chat
|
|
|
- producer:
|
|
|
- group: web_chat
|
|
|
-
|
|
|
-pay:
|
|
|
- config:
|
|
|
- app-id: 4
|
|
|
- access-key: ak-fc014fcb2e3147b191c6a99af8454609
|
|
|
- secret-key: gHTpgluRkz1HAOKuw3H5vSn4/A6kosoHKh4AFe2UNMk=
|
|
|
-
|
|
|
-message-card:
|
|
|
- account:
|
|
|
- payment: S_51a7fbf50155c4b08c55fbbcfc5911db
|
|
|
- template:
|
|
|
- red-packet-send: 284361050017501184
|
|
|
- red-packet-open: 456
|
|
|
-
|
|
|
-red-packet:
|
|
|
- open-with: LOCK
|