maven
21 小时以前 55c4143362c7df1ece4523597e26947d35e21bda
src/main/java/com/ruoyi/production/service/ProductionProductMainService.java
@@ -15,4 +15,5 @@
    Boolean addProductMain(ProductionProductMainDto productionProductMainDto);
    Boolean removeProductMain(ProductionProductMainDto productionProductMainDto);
}