liding
19 小时以前 c8fbeff3b07f96ffb4624dd64344ac00ec0c8ef8
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);
}