Commit b22b15fb by Administrator

Update techhero-project-emergencycommand-dev_hwh.yml

parent 1f34ccb6
......@@ -41,9 +41,9 @@ aliyun:
#数据源
rdsdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: yjzh
password: techhero3_Ocl_136039010th
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: yjzh_hwh
password: yjzh_hwh
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
......@@ -62,9 +62,9 @@ rdsdatasource:
ztkdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: yjzhzt
password: techhero3_Ocl_136039010th
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: ksh_zt_hwh
password: ksh_zt_hwh
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
......@@ -83,9 +83,9 @@ ztkdatasource:
jckdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.255.131:31251:orcl
username: exam
password: techhero3_Ocl_136039010th
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: jcsj_hwh
password: jcsj_hwh
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
......@@ -104,9 +104,10 @@ jckdatasource:
zcptdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@119.96.85.104:31251:orcl
username: sysmng
password: techhero3_Ocl_136039010th
url: jdbc:oracle:thin:@192.168.0.196:1521:orcl
username: zcpt_zt
password: zcpt_zt123
driver-class-name: oracle.jdbc.OracleDriver
initialSize: 5 #初始化提供的连接数
minIdle: 5 #数据库连接池的最小维持连接数
......@@ -123,26 +124,28 @@ zcptdatasource:
statement-log-enabled: true
statement-executable-sql-log-enable: true
logging:
config: classpath:logback-techhero.xml
# logging:
# config: classpath:logback-techhero.xml
xyLink:
# token: 0909d14617eb48fa1a03bc58bcef9435d0a533dc1d4a191d78dc853f7a2d50c1
# enterpriseId: babeb0d578fb9a2b1c3f8374109bbf718ed08199
token: b6289eb97d3f6587ec0482088a1c58c99d0f8cd3d2a1c9439e262243c5304f38
enterpriseId: f4c613988da15d09e10bb05eaf1b2e9ddd6b2ba4
appId: BNPNNVVUNVVNT
videoUrlHttps: https://www.hbjyks.cn:10406 #生产环境小鱼视频访问地址
oldVideoUrlHttps: http://prdvoddownload.xylink.com
videoUrlHttps: https://test.techhero.vip:10443
qr:
basePath: /opt/qr/
dbfhUrl:
fhUrl: http://119.96.99.9:10301/
fhUrl: http://119.96.87.17:10301/
invitation:
preUrl: http://119.96.99.9:10401/emerycommand/open/zh/invitation/joinMeeting/ #到达入会页面连接前缀
annoUrl: http://119.96.99.9:10401/emerycommand/zh/invitation/anno/ #到达入会下载页面连接
preUrl: http://119.96.87.17:18098/emerycommand/open/zh/invitation/joinMeeting/ #到达入会页面连接前缀
annoUrl: http://119.96.87.17:18098/emerycommand/open/zh/invitation/anno/ #到达入会下载页面连接
msg:
msgType: 1 # 1: 代表发送消息 2:代表发送短信 3: 消息和短信齐发
......@@ -158,4 +161,14 @@ 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