刘小明
2024-07-04 973022f0585dbada665543db56e64e1ce3816150
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltStationMapper.java
@@ -30,4 +30,8 @@
    int deleteLogicById(Long id);
    List<PltStation> selectAll();
    String selectMaxCode();
    List<PltStation> selectStationList(PltStation record);
}