zuojincheng
2025-06-24 07386c2258263d8f9c357f581d2ec2f3a4696cbf
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 ;
}