zhubaomin
2025-04-07 1a2b07f01ba4616fd9e894dddf474b56d020158c
pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/src/main/java/com/dy/testServer/forRmi/Manager.java
@@ -123,6 +123,7 @@
         conVo.sendInterval = ServerProperties.sendInterval ;
         conVo.heartbeatTimes = ServerProperties.heartbeatTimes ;
         conVo.sendTimes = ServerProperties.sendTimes ;
         conVo.sendOverThenCloseConnect = ServerProperties.sendOverThenCloseConnect ;
         sta = new MwTestClientStatus() ;
         sta.confVo = conVo ;
         token2ClientMap.put("" + token, sta);