liurunyu
2024-11-13 b8cc7fbf753253ca5482c33fa6f10741c6f563fa
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 ;
}