pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltStationMapper.java @@ -32,4 +32,6 @@ List<PltStation> selectAll(); String selectMaxCode(); List<PltStation> selectStationList(PltStation record); }