Fancy
2024-06-19 c3d68f210192e2ec5bd06e4d21ede0bd8305fd63
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltStationMapper.java
@@ -29,4 +29,7 @@
    int deleteLogicById(Long id);
    List<PltStation> selectAll();
    String selectMaxCode();
}