From ba65d13496e6421904e603cdcfe63513b8a50034 Mon Sep 17 00:00:00 2001 From: liurunyu <lry9898@163.com> Date: 星期四, 07 十二月 2023 11:19:14 +0800 Subject: [PATCH] 文件误删除后,本地重新找回后提交 --- pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/src/main/resources/Config.xml | 4 ++++ 1 files changed, 4 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 index e0a7651..9145942 100644 --- 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 @@ -8,6 +8,8 @@ rtuAddrsPerMwTest: 姣忎釜mwTest鍒嗛厤鐨凴tuAddr鏁� tcpServerIp: 閫氫俊涓棿浠禝P tcpServerPort: 閫氫俊涓棿浠剁鍙� + sendInterval锛氬彂閫佹暟鎹棿闅� 绉� + heartbeatTimes锛氭瘡涓�杞鍙戦�佹暟鎹紝鍏朵腑鍖呮嫭蹇冭烦鍙戦�佹鏁� sendTimes锛氬彂閫佹暟鎹鏁� --> <base @@ -16,6 +18,8 @@ rtuAddrPerMwTest="1" tcpServerIp="127.0.0.1" tcpServerPort="60000" + sendInterval="2" + heartbeatTimes="3" sendTimes="1" /> -- Gitblit v1.8.0