zuoxiao
2025-06-25 8297013f990a5440fa8bebb8c0eb9fb0f6af4862
pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/java/com/dy/rtuMw/server/ServerProperties.java
@@ -54,4 +54,7 @@
   //有报警发生时,向钉钉发送消息的间隔时长(分钟)
   public static Integer sendDingDingAlarmMsInterval = 60 ;
   //Mqtt模块是否启动
   public static Boolean mqttUnitEnable = false ;
}