puzhibing
2025-05-06 4e87f5f570a84621734035217f08882f52809c48
ruoyi-service/ruoyi-dataInterchange/src/main/java/com/ruoyi/dataInterchange/util/TaskUtil.java
@@ -1,5 +1,6 @@
package com.ruoyi.dataInterchange.util;
import com.ruoyi.dataInterchange.server.DOWNConnectRspService;
import com.ruoyi.dataInterchange.server.ExgMsgService;
import com.ruoyi.dataInterchange.server.WarnMsgService;
import org.springframework.scheduling.annotation.Scheduled;
@@ -21,6 +22,8 @@
   @Resource
   private WarnMsgService warnMsgService;
   
   /**
    * 定时任务获取驾驶员信息
    */