增加拉取继电器时,同时查询Mqtt
This commit is contained in:
parent
e405152805
commit
d98fec3d24
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue