From 297cb72f286bb6171db59f1bebae141316b519bc Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期四, 03 四月 2025 15:54:50 +0800
Subject: [PATCH] 通信中间件增加阀态消息推送测试。

---
 pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/config.properties |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/config.properties b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/config.properties
index 0be1acb..e824793 100644
--- a/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/config.properties
+++ b/pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/resources/config.properties
@@ -10,7 +10,7 @@
 #   鐢樺窞锛� gz
 #   鍑夊窞锛� lz
 #   閲戝窛锛� jc
-base.orgTag=jc
+base.orgTag=ym
 
 # 233鏈嶅姟鍣細
 #   鍏冭皨锛� 60000
@@ -24,5 +24,5 @@
 #   鐢樺窞锛� 60103
 #   鍑夊窞锛� 60104
 #   閲戝窛锛� 60105
-tcp.port=60105
+tcp.port=60000
 

--
Gitblit v1.8.0