puzhibing
2025-05-26 312f26c49124f355e9f78c6ddd69f71895aa73fc
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 = "谢茜";