Commit c02cd51a by Administrator

Update techhero-project-emergencycommand-test.yml

parent 1e3c6111
......@@ -40,7 +40,7 @@ aliyun:
#数据源
rdsdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.196:1521:orcl
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: yjzh
password: yjzh
driver-class-name: oracle.jdbc.OracleDriver
......@@ -61,7 +61,7 @@ rdsdatasource:
ztkdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.196:1521:orcl
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: yjzh_zt
password: yjzh_zt
driver-class-name: oracle.jdbc.OracleDriver
......@@ -82,7 +82,7 @@ ztkdatasource:
jckdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.196:1521:orcl
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: jcsj
password: jcsj123
driver-class-name: oracle.jdbc.OracleDriver
......@@ -103,7 +103,7 @@ jckdatasource:
zcptdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.196:1521:orcl
url: jdbc:oracle:thin:@192.168.0.102:1521:orcl
username: zcpt_zt
password: zcpt_zt123
driver-class-name: oracle.jdbc.OracleDriver
......@@ -134,11 +134,11 @@ qr:
basePath: /Users/cnnoter/Data/TempData/
dbfhUrl:
fhUrl: http://119.96.87.17:10301/
fhUrl: http://119.96.99.9:10301/
invitation:
preUrl: http://119.96.87.17:10302/open/zh/invitation/joinMeeting/ #到达入会页面连接前缀
annoUrl: http://119.96.87.17:10302/open/zh/invitation/anno/ #到达入会下载页面连接
preUrl: http://119.96.99.9:10302/open/zh/invitation/joinMeeting/ #到达入会页面连接前缀
annoUrl: http://119.96.99.9:10302/open/zh/invitation/anno/ #到达入会下载页面连接
msg:
msgType: 1 # 1: 代表发送消息 2:代表发送短信 3: 消息和短信齐发
......
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