刘小明
2024-07-16 fab10f7057c54b5309108ad4e640e30f506fcc74
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltStationMapper.java
@@ -31,5 +31,9 @@
    List<PltStation> selectAll();
    List<PltStation> selectByName(String name);
    String selectMaxCode();
    List<PltStation> selectStationList(PltStation record);
}