maven
2 天以前 1c06c51f6b7f1ff6796d4c804e5143c6bbcca0ff
src/main/java/com/ruoyi/production/service/ProductionProductMainService.java
@@ -15,4 +15,5 @@
    Boolean addProductMain(ProductionProductMainDto productionProductMainDto);
    Boolean removeProductMain(ProductionProductMainDto productionProductMainDto);
}