Commit 906c8fd0 by Administrator

Update techhero-component-task-prd.yml

parent 45d40cbb
datasource:
#本地环境
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
driver-class-name: oracle.jdbc.OracleDriver
username: task_hwh
password: task_hwh
password: techhero3_Ocl_136039010th
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