Commit bbc65116 by Administrator

Update techhero-component-task-local.yml

parent ca12c475
......@@ -2,8 +2,8 @@ datasource:
#本地环境
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
driver-class-name: oracle.jdbc.OracleDriver
username: tasklocalv1
password: tasklocalv1
username: TASKDEVV1
password: TASKDEVV1
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
maxActive: 20 #最大的连接数
......
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