|
|
@@ -31,9 +31,9 @@ spring:
|
|
|
|
|
|
oa:
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
|
- jdbc-url: jdbc:mysql://localhost:9906/ygtx_oa?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
+ jdbc-url: jdbc:mysql://192.168.254.251:3936/ygtx_oa?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8
|
|
|
username: root
|
|
|
- password: 11rrRRvv90)*9&FuuI}{
|
|
|
+ password: 21rrRRxG71)*9&FRuI}{!
|
|
|
druid:
|
|
|
initial-size: 10
|
|
|
max-active: 100
|
|
|
@@ -51,4 +51,4 @@ spring:
|
|
|
max-active: 100
|
|
|
min-idle: 30
|
|
|
max-wait: 40
|
|
|
- validation-query: SELECT 1
|
|
|
+ validation-query: SELECT 1
|