刘小明
2024-07-02 bc3fe7ea8eecca4d36793b80bfbe2e212cde5b4f
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);
}