|
@@ -51,7 +51,7 @@ spring:
|
|
|
threadsInheritContextClassLoaderOfInitializingThread: true
|
|
|
dataSource:
|
|
|
default:
|
|
|
- URL: jdbc:mysql://172.27.247.174:3306:3306/pas-prod2?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
|
|
|
+ URL: jdbc:mysql://172.27.247.174:3306/ecs-test?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
|
|
|
user: root
|
|
|
password: TU5x6IeBi7rl
|
|
|
driver: com.mysql.jdbc.Driver
|