zhubaomin
2025-04-07 cd9bd57600aeda42a7b06e015ea1e0b94dd37b75
pipIrr-platform/pipIrr-mw/pipIrr-mwTest-server/src/main/java/com/dy/testServer/ServerProperties.java
@@ -18,5 +18,7 @@
   public static Integer heartbeatTimes = 0 ;
   //发送数据次数
   public static Integer sendTimes = 0 ;
   //发送完数据后,是否关闭TCP连接,1是,0否
   public static Integer sendOverThenCloseConnect = 0 ;
}