puzhibing
2 天以前 ea7595c4c75926f85388574b261b8ba90cf60e0d
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 = "谢茜";