puzhibing
2025-06-03 f58d0913c810c68c550e5b12da64dbdeb0d0c1f0
ruoyi-service/ruoyi-dataInterchange/src/main/java/com/ruoyi/dataInterchange/model/DOWNWarnMsgUrgeTodoReq.java
@@ -83,7 +83,7 @@
      this.warnSrc = upWarnMsgAdptInfo.getWarnSrc();
      this.warnType = upWarnMsgAdptInfo.getWarnType();
      this.warnTime = upWarnMsgAdptInfo.getWarnTime();
      this.supervisionId = upWarnMsgAdptInfo.getInfoId();
      this.supervisionId = Integer.valueOf(upWarnMsgAdptInfo.getInfoId());
      this.supervisionEndTime = LocalDateTime.now().plusDays(7).toEpochSecond(ZoneOffset.UTC);
      this.supervisionLevel = 0x01;
      this.supervisor = "谢茜";