第二数据源修改库名
This commit is contained in:
@@ -7,7 +7,7 @@ spring.datasource.primary.username=root
|
|||||||
spring.datasource.primary.password=QWa998345
|
spring.datasource.primary.password=QWa998345
|
||||||
|
|
||||||
spring.datasource.secondary.driver-class-name=com.mysql.cj.jdbc.Driver
|
spring.datasource.secondary.driver-class-name=com.mysql.cj.jdbc.Driver
|
||||||
spring.datasource.secondary.jdbcUrl=jdbc:mysql://18.167.251.121:33008/attribute_retrieval_new_style?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
|
spring.datasource.secondary.jdbcUrl=jdbc:mysql://18.167.251.121:33008/attribute_retrieval_style?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
|
||||||
spring.datasource.secondary.username=aida_con
|
spring.datasource.secondary.username=aida_con
|
||||||
spring.datasource.secondary.password=123456
|
spring.datasource.secondary.password=123456
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user