刘小明
2024-06-26 a058edded3901601f8597c66bcae687c5dbc4407
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltStationMapper.java
@@ -29,4 +29,9 @@
    int deleteLogicById(Long id);
    List<PltStation> selectAll();
    String selectMaxCode();
    List<PltStation> selectStationList(PltStation record);
}