|
|
|
@ -7,9 +7,7 @@ spring:
|
|
|
|
|
# 主库数据源
|
|
|
|
|
master:
|
|
|
|
|
#url: jdbc:mysql://192.168.254.6:3306/work-portal?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
|
|
url: jdbc:mysql://127.0.0.1:3306/hyp-career?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
|
|
#username: sa
|
|
|
|
|
#password: 123456
|
|
|
|
|
url: jdbc:mysql://192.168.254.83:3306/java_cti?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
|
|
#username: root
|
|
|
|
|
#password: fq3gG@Ep
|
|
|
|
|
username: ENC(qIDwFzwTd7W+6W3NTJsfsQ==)
|
|
|
|
|