刘小明
2024-07-09 4453a29ff7bbfc8c7f9c4024f956fdf9fe8548bf
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPlt/PltProductMapper.java
@@ -25,4 +25,6 @@
    String selectMaxCode();
    boolean exists(String name, Long id);
    PltProduct selectByCode(String productCode);
}