Commit 77f64980 by Administrator

Update techhero-project-emergencycommand-test.yml

parent c14b94a4
......@@ -16,7 +16,7 @@ global:
import: true
file:
#本地测试配置,需根据实际情况调整#
path: D:\\temp\\
path: \temp\
bucketName: jyksy-gjjybzh
endpoint: ctyoss.chutianyun.gov.cn:8060
akey: L3B7SA05OXT0V9WKD02N
......@@ -40,7 +40,7 @@ aliyun:
#数据源
rdsdatasource:
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@183.95.190.112:1521:orcl
url: jdbc:oracle:thin:@192.168.0.196: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:@183.95.190.112:1521:orcl
url: jdbc:oracle:thin:@192.168.0.196: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:@183.95.190.112:1521:orcl
url: jdbc:oracle:thin:@192.168.0.196: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:@183.95.190.112:1521:orcl
url: jdbc:oracle:thin:@192.168.0.196: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://183.95.190.112:9090/
fhUrl: http://119.96.87.17:9090/
invitation:
preUrl: http://183.95.190.112:19002/open/zh/invitation/joinMeeting/ #到达入会页面连接前缀
annoUrl: http://183.95.190.112:19002/open/zh/invitation/anno/ #到达入会下载页面连接
preUrl: http://119.96.87.17:10302/open/zh/invitation/joinMeeting/ #到达入会页面连接前缀
annoUrl: http://119.96.87.17: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