lxzn-module-system/lxzn-system-biz/src/main/java/org/jeecg/modules/system/service/impl/MdcProductionServiceImpl.java
@@ -243,6 +243,11 @@ return this.baseMapper.findThreeProductionId(userId); } @Override public MdcProduction findProductionList(String equipmentId) { return this.baseMapper.findProductionList(equipmentId); } /** * delete 方法调用 递归查找子集id */