Browse Source

故障统计计算服务

shilin 3 years ago
parent
commit
4e76522980

BIN
realtime/failurestatistics-server-cph/lib/xxl-job-core-2.3.1-SNAPSHOT.jar


+ 6 - 4
realtime/failurestatistics-server-cph/src/main/resources/application.yml

@@ -2,7 +2,7 @@
 gyee:
   #实时数据库Url
   #baseurl: http://10.0.118.73:8011/ts
-  baseurl: http://192.168.2.205:8011/ts
+  baseurl: http://123.60.213.70:8011/ts
   #实时数据库选择
   realtimedataBase: mongodb #数据查询模式 golden、hwy
   initialcode: INITIAL
@@ -26,11 +26,13 @@ spring:
     driver-class-name: oracle.jdbc.OracleDriver
     #外网
     #url: jdbc:oracle:thin:@10.0.118.71:1521:gdsj
-    url: jdbc:oracle:thin:@192.168.2.215:1521:gdsj
+    url: jdbc:oracle:thin:@123.60.213.70:1521:gdnxfd
     #    url: jdbc:oracle:thin:@49.4.50.80:1521:gdnxfd
     #    url: jdbc:oracle:thin:@172.168.1.14:1521:gdnxfd
-    username: gdprod
-    password: gd123
+#    username: gdprod
+#    password: gd123
+    username: nxfdprod
+    password: gdnxfd123
     oracle-schema=:
     #    type: com.alibaba.druid.pool.DruidDataSource
     #    url: jdbc:mysql://127.0.0.1:3306/test?characterEncoding=utf8&serverTimezone=UTC