Administrator
2024-08-06 bc3b6cf05eb55ca7e2f94d8efc45739195da0259
pipIrr-platform/pipIrr-mw/pipIrr-mw-rtu/src/main/java/com/dy/rtuMw/server/ServerProperties.java
@@ -46,4 +46,7 @@
   //工作报太频繁,N次上报处理1次
   public static Integer workReportDealOneByTimes = 5 ;
   //有报警发生时,向钉钉发送消息的间隔时长(分钟)
   public static Integer sendDingDingAlarmMsInterval = 60 ;
}