Fancy
2024-06-21 8d97b3e1102752d5ca023ef88817032997144b04
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);
}