pro
This commit is contained in:
@@ -44,7 +44,7 @@ spring:
|
|||||||
test-on-return: false
|
test-on-return: false
|
||||||
primary: master
|
primary: master
|
||||||
datasource:
|
datasource:
|
||||||
ip: rm-2zey92ofhilzm3p4j.mysql.rds.aliyuncs.com:3306
|
ip: rm-2zey92ofhilzm3p4j0o.mysql.rds.aliyuncs.com:3306
|
||||||
master:
|
master:
|
||||||
name: ruoyi_pro
|
name: ruoyi_pro
|
||||||
url: jdbc:mysql://${spring.datasource.dynamic.datasource.ip}/${spring.datasource.dynamic.datasource.master.name}?useSSL=false&allowPublicKeyRetrieval=true&useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true
|
url: jdbc:mysql://${spring.datasource.dynamic.datasource.ip}/${spring.datasource.dynamic.datasource.master.name}?useSSL=false&allowPublicKeyRetrieval=true&useUnicode=true&characterEncoding=UTF-8&serverTimezone=Asia/Shanghai&autoReconnect=true
|
||||||
|
|||||||
Reference in New Issue
Block a user