1、取消周跳自动停止推送
This commit is contained in:
parent
21a6d2a8df
commit
cef333b56b
@ -317,7 +317,7 @@ public class WarningServiceImpl implements WarningService {
|
||||
!unFwdGroupName.equals(device.getFwd_group_id())){
|
||||
device.setFwd_group_id(unFwdGroupName);
|
||||
device.setFwd_group_id2(unFwdGroupName);
|
||||
deviceMapper.updateById(device);
|
||||
//deviceMapper.updateById(device);
|
||||
// 产生告警
|
||||
WarningMsg warningMsg = new WarningMsg();
|
||||
warningMsg.setDeviceid(device.getDeviceid());
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user