增加拉取继电器时,同时查询Mqtt

This commit is contained in:
zy 2026-03-30 18:39:35 +08:00
parent e405152805
commit d98fec3d24
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ import org.jeecg.modules.appmana.service.*;
import org.jeecg.modules.appmana.service.impl.IotCommonP3ServiceImpl; import org.jeecg.modules.appmana.service.impl.IotCommonP3ServiceImpl;
import org.jeecg.modules.appmana.utils.Iotutils; import org.jeecg.modules.appmana.utils.Iotutils;
import org.jeecg.modules.appmana.utils.YSUtils; import org.jeecg.modules.appmana.utils.YSUtils;
import org.jeecg.modules.mqtt.MqttService;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*; import org.springframework.web.bind.annotation.*;
import org.springframework.web.servlet.ModelAndView; import org.springframework.web.servlet.ModelAndView;