修改 前端菜单 管理菜单,角色前后端分配 及通道创建失败的问题
This commit is contained in:
@@ -97,7 +97,7 @@ public class DeviceStatusConsumer {
|
||||
if (device.getAgenciesId() == null) {
|
||||
//设置删除状态 todo
|
||||
// device.setDelFlag("2");
|
||||
deviceService.deleteDeviceByDeviceId(device.getDeviceId());
|
||||
deviceService.deleteDeviceById(device.getDeviceId());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user