|
|
|
@ -7,10 +7,10 @@ spring:
|
|
|
|
|
druid:
|
|
|
|
|
# 主库数据源
|
|
|
|
|
master:
|
|
|
|
|
#url: jdbc:postgresql://192.168.254.176:5432/work-portal?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
|
|
url: jdbc:highgo://192.168.110.12:5866/zhky?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
|
|
#username: highgo sysdba
|
|
|
|
|
#password: Qwer@1234 Hello@1234
|
|
|
|
|
#url: 本地-瀚高数据库
|
|
|
|
|
url: jdbc:highgo://127.0.0.1:5866/zhky?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
|
|
#username: highgo
|
|
|
|
|
#password: Qwer@1234
|
|
|
|
|
username: ENC(/jFMZu5cFaeGn2aOj2TDPQ==)
|
|
|
|
|
password: ENC(UEjJ3NH3USPF5rEHm6+Zck2ncNpuug4W)
|
|
|
|
|
# 从库数据源
|
|
|
|
|