Fancy
2024-06-27 b953df9d3594408a11c352213d4409798c151e43
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);
}