chenhj
2025-06-20 770361cf5d70c7893ffea4f1dacac297628aea1d
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);
}