From ee6e575076ba17c1fc8f4ba33253b7ea0fba45f8 Mon Sep 17 00:00:00 2001
From: wuzeyu <1223318623@qq.com>
Date: 星期四, 30 十一月 2023 10:25:04 +0800
Subject: [PATCH] Merge branch 'master' of http://8.140.179.55:20000/r/pipIrr-SV

---
 pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/src/main/resources/Config.xml |   35 +++++++++++++++++++++++++++++++++++
 1 files changed, 35 insertions(+), 0 deletions(-)

diff --git a/pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/src/main/resources/Config.xml b/pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/src/main/resources/Config.xml
new file mode 100644
index 0000000..9145942
--- /dev/null
+++ b/pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/src/main/resources/Config.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<config>
+		<server name="mwTest娴嬭瘯鎺у埗绔�" showStartInfo="true" company="http://www.dyjs.com"/>
+		<!-- 
+		鍩烘湰閰嶇疆
+		rtuAddrStart: 妯℃嫙瀹㈡埛鐨凴tuAddr璧峰鍙�
+		rtuAddrEnd: 妯℃嫙瀹㈡埛鐨凴tuAddr鎴鍙�
+		rtuAddrsPerMwTest: 姣忎釜mwTest鍒嗛厤鐨凴tuAddr鏁�
+		tcpServerIp: 閫氫俊涓棿浠禝P
+		tcpServerPort: 閫氫俊涓棿浠剁鍙�
+		sendInterval锛氬彂閫佹暟鎹棿闅� 绉�
+		heartbeatTimes锛氭瘡涓�杞鍙戦�佹暟鎹紝鍏朵腑鍖呮嫭蹇冭烦鍙戦�佹鏁�
+		sendTimes锛氬彂閫佹暟鎹鏁�
+		 -->
+		<base
+			rtuAddrStart="5323280000"
+			rtuAddrEnd="5323289999"
+			rtuAddrPerMwTest="1"
+			tcpServerIp="127.0.0.1"
+			tcpServerPort="60000"
+			sendInterval="2"
+			heartbeatTimes="3"
+			sendTimes="1"
+		/>
+			
+		<!-- 
+		port锛歳mi鏈嶅姟绔彛鍙�
+		context锛歳mi鏈嶅姟涓婁笅鏂�
+		 -->
+		<rmi enable="true"
+			port="12345"
+			context="mwTestSv"
+		/>		
+		
+</config>		
\ No newline at end of file

--
Gitblit v1.8.0