wuzeyu
2024-12-23 9c8ab5d5d8670e524c02b8dcbb9f6876cbe6bc3c
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 ;
}