diff --git a/epdc-cloud-gateway/pom.xml b/epdc-cloud-gateway/pom.xml
index 614b74e..fcc6313 100644
--- a/epdc-cloud-gateway/pom.xml
+++ b/epdc-cloud-gateway/pom.xml
@@ -91,15 +91,16 @@
dev
- 9
- 114.215.125.123
- 9603
- epdc!redis@master1405
+ 8
+ r-m5eh5czgb1nucti6azpd.redis.rds.aliyuncs.com
+ 10001
+ elink!888
- http://127.0.0.1:9091
-
- http://127.0.0.1:17021
+
+ lb://epdc-auth-server
+ lb://epdc-admin-server
+
lb://epdc-activiti-server
@@ -138,15 +139,15 @@
lb://epdc-points-server
http://127.0.0.1:9069
- lb://epdc-analysis-server
-
+
+ http://127.0.0.1:9077
http://127.0.0.1:10009
false
- mse-7be164015-p.nacos-ans.mse.aliyuncs.com:8848
+ 115.29.142.202:8848
- 95aea863-dcc6-4f75-b256-9a6061a30a40
+ 8831513c-2f72-42e8-899f-eb6c2c5ae110
http://localhost:9411
diff --git a/epdc-cloud-gateway/src/main/resources/application.yml b/epdc-cloud-gateway/src/main/resources/application.yml
index 4ceaa80..3af70c6 100644
--- a/epdc-cloud-gateway/src/main/resources/application.yml
+++ b/epdc-cloud-gateway/src/main/resources/application.yml
@@ -276,6 +276,7 @@ renren:
- /api/analysis/user/login #数据分析端-登录
- /api/work/*/swagger/**
- /api/plugins/workLog/** #工作日志相关
+ - /api/screen/* #大屏接口
workUrls:
- /api/work/** #工作端接口
- /api/analysis/** #数据端接口
@@ -308,4 +309,5 @@ epdc:
- /cloudAnalysis/** #数据端接口
- /workRecord/** #工作日志接口
- /api/plugins/workLog/** #工作日志相关
+ - /api/screen/* #大屏接口