pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/src/main/java/com/dy/testServer/console/Command.java
@@ -65,7 +65,9 @@ prtWrt.println(" 每个mwTest分配的RtuAddr数:" + ServerProperties.rtuAddrPerMwTest); prtWrt.println(" 通信中间件IP:" + ServerProperties.tcpServerIp); prtWrt.println(" 通信中间件端口:" + ServerProperties.tcpServerPort); prtWrt.println(" mwTest发送数据间隔(秒):" + ServerProperties.sendInterval); prtWrt.println(" mwTest每RtuAddr号发送数据次数:" + ServerProperties.sendTimes); prtWrt.println(" mwTest每一轮次发送数据,其中包括心跳发送次数:" + ServerProperties.heartbeatTimes); prtWrt.println("本服务RMI Server配置"); String ip = null ; try {