|
@@ -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
|