|
@@ -1,7 +1,7 @@
|
|
spring:
|
|
spring:
|
|
data:
|
|
data:
|
|
redis:
|
|
redis:
|
|
- host: 47.101.137.223
|
|
|
|
|
|
+ host: 139.224.34.118
|
|
port: 6379
|
|
port: 6379
|
|
database: 3
|
|
database: 3
|
|
password: Xx0GWxdWQJxx6Swe
|
|
password: Xx0GWxdWQJxx6Swe
|
|
@@ -13,7 +13,7 @@ spring:
|
|
max-wait: -1ms
|
|
max-wait: -1ms
|
|
timeout: 2000ms
|
|
timeout: 2000ms
|
|
datasource:
|
|
datasource:
|
|
- url: jdbc:mysql://47.101.137.223:3306/pas_prod2?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
|
|
|
|
|
|
+ url: jdbc:mysql://139.224.34.118:3306/pas_prod2?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
|
|
username: root
|
|
username: root
|
|
password: TU5x6IeBi7rl
|
|
password: TU5x6IeBi7rl
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
driver-class-name: com.mysql.cj.jdbc.Driver
|
|
@@ -24,14 +24,14 @@ spring:
|
|
login-password: Cslg2022+
|
|
login-password: Cslg2022+
|
|
web-stat-filter:
|
|
web-stat-filter:
|
|
exclusions: "*.js,*.gif,*.jpg,*.png,*.css,*.ico,/druid/*"
|
|
exclusions: "*.js,*.gif,*.jpg,*.png,*.css,*.ico,/druid/*"
|
|
-authorUrl: http://localhost:8871
|
|
|
|
|
|
+authorUrl: http://47.116.194.135:8880
|
|
|
|
|
|
-PCSUrl: http://localhost:8871
|
|
|
|
|
|
+PCSUrl: http://47.116.194.135:8880
|
|
#OPSUrl: http://192.168.1.24:5001
|
|
#OPSUrl: http://192.168.1.24:5001
|
|
-OPSUrl: http://139.224.24.90:5001
|
|
|
|
|
|
+OPSUrl: http://139.224.24.90:8880
|
|
PASUrl: http://localhost:8877
|
|
PASUrl: http://localhost:8877
|
|
RMSUrl: http://localhost:8872
|
|
RMSUrl: http://localhost:8872
|
|
-FMSUrl: http://localhost:8801
|
|
|
|
|
|
+FMSUrl: http://47.116.194.135:8803
|
|
WDUrl: http://1.116.113.26:81
|
|
WDUrl: http://1.116.113.26:81
|
|
PythonUrl: http://localhost:8001
|
|
PythonUrl: http://localhost:8001
|
|
FileSource: 3
|
|
FileSource: 3
|