|
@@ -34,7 +34,7 @@ spring:
|
|
|
# 一个连接的生命时长(毫秒),超时而且没被使用则被释放(retired),默认:30分钟1800000ms
|
|
|
max-lifetime: 28740000
|
|
|
connection-test-query: SELECT 1
|
|
|
- db1_gjj:
|
|
|
+ db1gjj:
|
|
|
url: jdbc:mysql://172.18.128.8:3306/thgjj?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT%2B8
|
|
|
# url: jdbc:mysql://172.17.5.7:3306/thgjj?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=GMT%2B8
|
|
|
|