Commit 4045e642 by Administrator

Update techhero-project-visualization-dev.yml

parent ffb7c125
spring:
datasourcePrevent: #作弊防控数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.196:1521:orcl
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: zbfk_zt
password: zbfk
driver-class-name: oracle.jdbc.OracleDriver
......@@ -19,7 +19,7 @@ spring:
datasourceBaseLibrary: #基础数据库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.196:1521:orcl
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
# username: kwjck
# password: kwjck123
username: jcsj
......@@ -38,7 +38,7 @@ spring:
datasourceCommand: #应急指挥库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.196:1521:orcl
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: yjzh_zt
password: yjzh_zt
driver-class-name: oracle.jdbc.OracleDriver
......@@ -55,7 +55,7 @@ spring:
datasourceIdentity: #身份认证库数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.196:1521:orcl
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: SFRZXT_ZT
password: SFRZXT_ZT
driver-class-name: oracle.jdbc.OracleDriver
......@@ -72,7 +72,7 @@ spring:
datasourceInspection: #网上巡查数据源
type: com.alibaba.druid.pool.DruidDataSource
url: jdbc:oracle:thin:@192.168.0.196:1521:orcl
url: jdbc:oracle:thin:@119.96.87.17:1521:orcl
username: WSXC_ZT
password: wsxczt123
driver-class-name: oracle.jdbc.OracleDriver
......@@ -104,7 +104,7 @@ aliyun:
endpointUrl: http://1608795094315923.mns.cn-beijing.aliyuncs.com/
yunji:
notifyCWriteIO: http://192.168.0.196:8085/wsxc/yj/notifyCWriteIO
notifyCWriteIO: http://119.96.87.17:8085/wsxc/yj/notifyCWriteIO
qxjFtp: #湖北气象局ftp服务器配置
ip: 119.96.96.160
......@@ -117,7 +117,7 @@ qxjFtp: #湖北气象局ftp服务器配置
ybDownPath: d:/yb/
yjzh:
sendWarnInfo: http://192.168.0.196:19002/open/zh/weather/sendWeatherMsg
sendWarnInfo: http://119.96.87.17:19002/open/zh/weather/sendWeatherMsg
#datav大屏配置
datav:
......
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