liding
3 天以前 946896c1cf0c81befeae145bb363e1a250defc0d
main-business/src/main/java/com/ruoyi/business/service/ProductionMasterService.java
@@ -21,4 +21,6 @@
    int addOrEditPM(ProductionMasterDto productionMasterDto);
    int delByIds(Long[] ids);
    int deleteProductionInventory(ProductionMasterDto productionMasterDto);
}