wuzeyu
2024-05-25 2a256d8d74db46955173bbb52a67a588a5739d96
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);