liurunyu
2025-04-30 c4b6e0aab43c440f5b8e8516f2272b7e5b7cf1e9
pipIrr-platform/pipIrr-mw/pipIrr-mw-simulate-rtu/src/main/java/com/dy/simRtu/ServerProperties.java
@@ -12,7 +12,11 @@
    //程序启动参数:
    public static String argRtuAddr ;
    public static Boolean argHeardBeatBy02True81False = true ;
    public static Boolean argOneDie = false ;
    public static Boolean argMultiDie = false ;
    public static String serverIp ;
    public static Integer serverPort ;
}