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