Commit 51864a48 by Administrator

Update techhero-project-emergencycommand-prd.yml

parent 33d8260d
...@@ -42,7 +42,7 @@ aliyun: ...@@ -42,7 +42,7 @@ aliyun:
rdsdatasource: rdsdatasource:
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: yjzh username: yjzh_hwh
password: techhero3_Ocl_136039010th password: techhero3_Ocl_136039010th
driver-class-name: oracle.jdbc.OracleDriver driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数 initialSize: 5 #初始化提供的连接数
...@@ -63,7 +63,7 @@ rdsdatasource: ...@@ -63,7 +63,7 @@ rdsdatasource:
ztkdatasource: ztkdatasource:
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: yjzhzt username: yjzhzt_hwh
password: techhero3_Ocl_136039010th password: techhero3_Ocl_136039010th
driver-class-name: oracle.jdbc.OracleDriver driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数 initialSize: 5 #初始化提供的连接数
...@@ -84,7 +84,7 @@ ztkdatasource: ...@@ -84,7 +84,7 @@ ztkdatasource:
jckdatasource: jckdatasource:
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: exam username: exam_hwh
password: techhero3_Ocl_136039010th password: techhero3_Ocl_136039010th
driver-class-name: oracle.jdbc.OracleDriver driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数 initialSize: 5 #初始化提供的连接数
...@@ -105,7 +105,7 @@ jckdatasource: ...@@ -105,7 +105,7 @@ jckdatasource:
zcptdatasource: zcptdatasource:
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.85.104:31251:orcl url: jdbc:oracle:thin:@119.96.85.104:31251:orcl
username: sysmng username: sysmng_hwh
password: techhero3_Ocl_136039010th password: techhero3_Ocl_136039010th
driver-class-name: oracle.jdbc.OracleDriver driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数 initialSize: 5 #初始化提供的连接数
...@@ -159,3 +159,11 @@ updatePwd: ...@@ -159,3 +159,11 @@ updatePwd:
taskPath: taskPath:
taskInsertUrl: http://techhero-base-supportplatform/rest/homeapi/dbrw/insertDbRwxx taskInsertUrl: http://techhero-base-supportplatform/rest/homeapi/dbrw/insertDbRwxx
taskUpdateUrl: http://techhero-base-supportplatform/rest/homeapi/dbrw/updateDbRwzt taskUpdateUrl: http://techhero-base-supportplatform/rest/homeapi/dbrw/updateDbRwzt
# 数据填报,为压缩文件,暂存目录
filldata:
savePath: /data/filldata
h5:
web:
url: http://119.96.87.17:10301/#
filldata:
savePath: /data/filldata/template/
\ No newline at end of file
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