刘小明
2024-07-16 080b6ef99a53e35fc2c1fd5b4a3ef84e0656c98c
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);
}