| | |
| | | druid: |
| | | # 主库数据源 |
| | | master: |
| | | url: jdbc:mysql://192.168.30.118:3306/swspkmas?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | url: jdbc:mysql://127.0.0.1:7006/swspkmas?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | username: root |
| | | password: e7be93ef5413e5ed |
| | | password: 2farwL3yPXfbH2AP |
| | | # 从库数据源 |
| | | slave: |
| | | # 从数据源开关/默认关闭 |
| | |
| | | # 数据库索引 |
| | | database: 5 |
| | | # 密码 |
| | | password: gkhy@202306 |
| | | password: akj78avauba789a |
| | | # 连接超时时间 |
| | | timeout: 10s |
| | | lettuce: |