Commit 0f88449a by Administrator

Update techhero-base-transdata-test.yml

parent 3d88ac74
...@@ -27,7 +27,7 @@ spring: ...@@ -27,7 +27,7 @@ spring:
datasource: datasource:
trans: trans:
url: jdbc:mysql://databaseServer:33060/transdatatestv2?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true url: jdbc:mysql://119.96.87.17:33060/transdatatestv2?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
username: transdata username: transdata
password: mysql-techhero password: mysql-techhero
...@@ -52,7 +52,7 @@ datasource: ...@@ -52,7 +52,7 @@ datasource:
username: wsxcv2 username: wsxcv2
password: wsxcv2 password: wsxcv2
gjsb: gjsb:
url: jdbc:mysql://databaseServer:33060/transdatatestv3?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true url: jdbc:mysql://119.96.87.17:33060/transdatatestv3?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
username: transdata username: transdata
password: mysql-techhero password: mysql-techhero
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment