刘小明
2024-06-14 1f2e177606bc7c9c8a8ee51511b91077b883a1db
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltProductMapper.java
@@ -23,4 +23,6 @@
    List<PltProduct> selectAll(Map<String, Object> params);
    String selectMaxCode();
    boolean exists(String name, Long id);
}