From 60c4588643b878cc7aa8822ea9f40bde2a6e3e75 Mon Sep 17 00:00:00 2001
From: zhubaomin <zhubaomin>
Date: 星期四, 29 八月 2024 10:03:29 +0800
Subject: [PATCH] 2024-08-29 朱宝民 监测控制模块增加代用户开关阀功能

---
 pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml
index 9627a3d..ab59316 100644
--- a/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml
+++ b/pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application.yml
@@ -6,7 +6,7 @@
 management:
     server:
         port: ${pipIrr.remote.actutorPort}
-#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8080
+#web鏈嶅姟绔彛锛宼omcat榛樿鏄�8081
 server:
     port: ${pipIrr.remote.webPort}
     servlet:
@@ -14,5 +14,3 @@
         context-parameters:
             #GenerateIdSetSuffixListener涓簲鐢紝鍙栧�艰寖鍥存槸0-99
             idSuffix: ${pipIrr.remote.idSuffix}
-            #ConfigListener涓簲鐢�
-            #configFileNames: config-global.xml,config-demo.xml

--
Gitblit v1.8.0