Commit b26b30cc by Administrator

Update techhero-base-transdata-local.yml

parent 136ea852
...@@ -5,15 +5,10 @@ datasource: ...@@ -5,15 +5,10 @@ datasource:
#driver-class-name: oracle.jdbc.OracleDriver #driver-class-name: oracle.jdbc.OracleDriver
#username: transdatav1 #username: transdatav1
#password: transdatav1 #password: transdatav1
# url: jdbc:mysql://119.96.87.17:33060/transdatalocalv2?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8 url: jdbc:mysql://119.96.87.17:33060/transdatalocalv2?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
# driver-class-name: com.mysql.jdbc.Driver
# username: transdata
# password: mysql-techhero
url: jdbc:mysql://119.96.85.104:33060/transdatatestv2?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
username: transdata username: transdata
password: mysql-techhero password: mysql-techhero
exam: exam:
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
driver-class-name: oracle.jdbc.OracleDriver driver-class-name: oracle.jdbc.OracleDriver
...@@ -35,12 +30,11 @@ datasource: ...@@ -35,12 +30,11 @@ datasource:
username: wsxcv1 username: wsxcv1
password: wsxcv1 password: wsxcv1
gjsb: gjsb:
url: jdbc:mysql://119.96.85.104:33060/transdatatestv3?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8 url: jdbc:mysql://119.96.87.17:33060/transdatalocalv2?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.jdbc.Driver
username: transdata username: transdata
password: mysql-techhero password: mysql-techhero
ftp: ftp:
server: server:
info: sftp://172.16.20.133:22/../home/temp/data?username=root&password=root&delay=5s&move=done&readLock=rename info: sftp://172.16.20.133:22/../home/temp/data?username=root&password=root&delay=5s&move=done&readLock=rename
......
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