Commit 42fb7e3f by Administrator

Update techhero-project-theme-prd.yml

parent 51864a48
......@@ -3,7 +3,7 @@ dataSource:
command:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: yjzh
username: yjzh_hwh
password: techhero3_Ocl_136039010th
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
......@@ -24,7 +24,7 @@ dataSource:
prevent: #作弊防控数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: zbfkzt
username: zbfkzt_hwh
password: techhero3_Ocl_136039010th
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
......@@ -42,7 +42,7 @@ dataSource:
basic: #基础数据库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: exam
username: exam_hwh
password: techhero3_Ocl_136039010th
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
......@@ -59,7 +59,7 @@ dataSource:
commandTheme: #应急指挥库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: yjzhzt
username: yjzhzt_hwh
password: techhero3_Ocl_136039010th
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
......@@ -76,7 +76,7 @@ dataSource:
identity: #身份认证库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: sfrzxtzt
username: sfrzxtzt_hwh
password: techhero3_Ocl_136039010th
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
......@@ -93,7 +93,7 @@ dataSource:
inspection: #网上巡查数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: wsxczt
username: wsxczt_hwh
password: techhero3_Ocl_136039010th
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