Commit 33c98e8d by Administrator

Update techhero-base-transdata-local.yml

parent 72adce2d
......@@ -29,14 +29,14 @@ spring:
datasource:
trans:
#本地环境
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
driver-class-name: oracle.jdbc.OracleDriver
username: transdatav1
password: transdatav1
#url: jdbc:mysql://119.96.87.17:33060/transdatalocal?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
#driver-class-name: com.mysql.jdbc.Driver
#username: transdata
#password: mysql-techhero
#url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
#driver-class-name: oracle.jdbc.OracleDriver
#username: transdatav1
#password: transdatav1
url: jdbc:mysql://119.96.87.17:33060/transdatalocal?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
driver-class-name: com.mysql.jdbc.Driver
username: transdata
password: mysql-techhero
exam:
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
driver-class-name: oracle.jdbc.OracleDriver
......
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