liuxm
2024-05-16 f1e6aadf01a2ac32bc1707ca43fc6a2d2587b9ac
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();
}