Commit 6d2cb80e by Administrator

Update techhero-project-visualization-local.yml

parent 6add2e40
......@@ -19,11 +19,9 @@ spring:
datasourceBaseLibrary: #基础数据库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
# username: jcsj
# password: jcsj123
username: jcsjv2_dev
password: jcsjv2_dev
url: jdbc:oracle:thin:@192.168.50.246:1521:orcl
username: exam_ah
password: exam_ah
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
......
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