| | |
| | | druid: |
| | | # 主库数据源 |
| | | master: |
| | | url: jdbc:mysql://127.0.0.1:23306/hazmat_manage_new?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true&allowMultiQueries=true |
| | | username: hazmat_manage |
| | | password: scrBiEFAPCF5HneK |
| | | url: jdbc:mysql://127.0.0.1:7006/hazmat_manage_zkd?useUnicode=true&characterEncoding=utf-8&autoReconnect=true&serverTimezone=Asia/Shanghai&useSSL=false&allowPublicKeyRetrieval=true&allowMultiQueries=true |
| | | username: root |
| | | password: 2farwL3yPXfbH2AP |
| | | # 从库数据源 |
| | | slave: |
| | | enabled: false |
| | |
| | | login-password: druid |
| | | #redis 配置 |
| | | redis: |
| | | database: 1 |
| | | database: 7 |
| | | host: 127.0.0.1 |
| | | port: 6379 |
| | | password: akj78avauba789a |