liurunyu
2023-12-21 a30be18fa7896e36943462aef9e9949f0acf7f5e
pipIrr-platform/pipIrr-mw/pipIrr-mwTest-client/src/main/java/com/dy/testClient/ServerProperties.java
@@ -17,6 +17,8 @@
   //发送数据次数
   public static Integer sendTimes = 0 ;
   
   //mwTestServer控制是否启动
   public static boolean startWork = false ;
   public static boolean startTcpConnectWork = false ;
   //mwTestServer
   public static boolean startRtuReportWork = false ;
}