|
@@ -29,7 +29,7 @@ spring:
|
|
|
max-wait: -1ms
|
|
|
timeout: 2000ms
|
|
|
datasource:
|
|
|
- url: jdbc:mysql://172.27.247.174:3306/PCS_TEST?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
|
|
|
+ url: jdbc:mysql://172.27.247.174:3306/PCS_TEST2?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
|
|
|
username: root
|
|
|
password: rrzTwWAYX8Gxh5JH
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|