liurunyu
2024-05-20 c65c19ad434b82e45b3cc2ff6343d19ee2b3fc59
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltProductMapper.java
@@ -23,4 +23,6 @@
    List<PltProduct> selectSome(Map<String, Object> params);
    int deleteLogicById(Long id);
    List<PltProduct> selectAll();
}