刘小明
2024-06-19 cfa51be0ceb9a04a1e20b4fba3b4f897c60b611b
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltStationMapper.java
@@ -30,4 +30,6 @@
    int deleteLogicById(Long id);
    List<PltStation> selectAll();
    String selectMaxCode();
}