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