台账主接线图功能
This commit is contained in:
@@ -295,6 +295,8 @@ public class MonitorServiceImpl extends ServiceImpl<MonitorMapper, Monitor> impl
|
||||
this.removeByIds(monitorIds);
|
||||
specialMonitorMapper.deleteBatchIds(monitorIds);
|
||||
overlimitMapper.deleteBatchIds(monitorIds);
|
||||
|
||||
lineBakMapper.deleteBatchIds(monitorIds);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user