Commit 51864a48 by Administrator

Update techhero-project-emergencycommand-prd.yml

parent 33d8260d
......@@ -42,7 +42,7 @@ aliyun:
rdsdatasource:
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 #初始化提供的连接数
......@@ -63,7 +63,7 @@ rdsdatasource:
ztkdatasource:
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 #初始化提供的连接数
......@@ -84,7 +84,7 @@ ztkdatasource:
jckdatasource:
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 #初始化提供的连接数
......@@ -105,7 +105,7 @@ jckdatasource:
zcptdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.85.104:31251:orcl
username: sysmng
username: sysmng_hwh
password: techhero3_Ocl_136039010th
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
......@@ -158,4 +158,12 @@ updatePwd:
# 发送待办到支撑平台
taskPath:
taskInsertUrl: http://techhero-base-supportplatform/rest/homeapi/dbrw/insertDbRwxx
taskUpdateUrl: http://techhero-base-supportplatform/rest/homeapi/dbrw/updateDbRwzt
\ No newline at end of file
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