wuzeyu
2024-08-20 d73f1c8f380e28715f80fc585c167d0ab95e3aa0
pipIrr-platform/pipIrr-web/pipIrr-mwTest-rtu/src/main/java/com/dy/pipIrrMwTestRtu/ServerProperties.java
@@ -7,6 +7,7 @@
 */
public class ServerProperties {
    public static String rtuAddr ;
    public static Boolean onlyOneHeartBeat ;
    public static String icCardAddr ;
    public static String icCardNo ;
}