mysql
This commit is contained in:
@@ -55,14 +55,16 @@ spring:
|
|||||||
name: ruoyi-vue-pro
|
name: ruoyi-vue-pro
|
||||||
url: jdbc:mysql://127.0.0.1:3306/${spring.datasource.dynamic.datasource.slave.name}?useSSL=false&allowPublicKeyRetrieval=true&useUnicode=true&characterEncoding=UTF-8&serverTimezone=CTT
|
url: jdbc:mysql://127.0.0.1:3306/${spring.datasource.dynamic.datasource.slave.name}?useSSL=false&allowPublicKeyRetrieval=true&useUnicode=true&characterEncoding=UTF-8&serverTimezone=CTT
|
||||||
driver-class-name: com.mysql.jdbc.Driver
|
driver-class-name: com.mysql.jdbc.Driver
|
||||||
username: root
|
username: zsw_pos
|
||||||
password: cyjj123!
|
password: T6hImonDpMVR7xr0OfznhL5cShC8xy06RJB3yuZ2CgmUOwWmaVEdZNot6UjBxNRv1Baxar22zw3JJB2Iqzsuog==
|
||||||
|
publickey: MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMKlSjVB6Ij9Gg5D8yqJHv3/s3ndCCbZEGtnAkJ9PWvn0yHFEgroSD67IytdvtEJn7WHM2QMUxtPLKHoOtRVYMUCAwEAAQ==
|
||||||
bxg: # 农场数据源
|
bxg: # 农场数据源
|
||||||
name: bxg
|
name: bxg
|
||||||
url: jdbc:mysql://127.0.0.1:3306/${spring.datasource.dynamic.datasource.bxg.name}?useSSL=false&allowPublicKeyRetrieval=true&useUnicode=true&characterEncoding=UTF-8&serverTimezone=CTT
|
url: jdbc:mysql://127.0.0.1:3306/${spring.datasource.dynamic.datasource.bxg.name}?useSSL=false&allowPublicKeyRetrieval=true&useUnicode=true&characterEncoding=UTF-8&serverTimezone=CTT
|
||||||
driver-class-name: com.mysql.jdbc.Driver
|
driver-class-name: com.mysql.jdbc.Driver
|
||||||
username: root
|
username: zsw_pos
|
||||||
password: cyjj123!
|
password: T6hImonDpMVR7xr0OfznhL5cShC8xy06RJB3yuZ2CgmUOwWmaVEdZNot6UjBxNRv1Baxar22zw3JJB2Iqzsuog==
|
||||||
|
publickey: MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMKlSjVB6Ij9Gg5D8yqJHv3/s3ndCCbZEGtnAkJ9PWvn0yHFEgroSD67IytdvtEJn7WHM2QMUxtPLKHoOtRVYMUCAwEAAQ==
|
||||||
# farm: # 农场数据源
|
# farm: # 农场数据源
|
||||||
# name: zsw-farm
|
# name: zsw-farm
|
||||||
# url: jdbc:mysql://192.168.10.129:3306/${spring.datasource.dynamic.datasource.farm.name}?useSSL=false&allowPublicKeyRetrieval=true&useUnicode=true&characterEncoding=UTF-8&serverTimezone=CTT
|
# url: jdbc:mysql://192.168.10.129:3306/${spring.datasource.dynamic.datasource.farm.name}?useSSL=false&allowPublicKeyRetrieval=true&useUnicode=true&characterEncoding=UTF-8&serverTimezone=CTT
|
||||||
|
|||||||
Reference in New Issue
Block a user