liurunyu
2025-02-10 db3d504e9d53c3851b51d9e383e22c95b1fc9ea4
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 ;
}