pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltProductionLineMapper.java @@ -34,4 +34,5 @@ int deleteLogicById(Long id); List<PltProductionLine> selectAll(); }