| | |
| | | druid: |
| | | # 主库数据源 |
| | | master: |
| | | #url: jdbc:mysql://47.118.79.3:3308/opozj?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | #username: JQ |
| | | #password: DQt1solAOB&= |
| | | # 医院环境 |
| | | #url: jdbc:mysql://129.88.242.37:3308/opo?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | #username: JQ |
| | | #password: Jqserver88 |
| | | url: jdbc:mysql://172.29.9.23:3306/oposvr?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 |
| | | username: sendo |
| | | password: sendohill |
| | | |
| | | # 开发环境 |
| | | url: jdbc:mysql://116.62.18.175:6002/lihuopo?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=false&serverTimezone=GMT%2B8 |
| | | username: opo |
| | | password: opo@2022 |
| | | |
| | | # 从库数据源 |
| | | slave: |
| | | # 从数据源开关/默认关闭 |