gongchunyi
2 天以前 ef7458a6eb8ad72f45b65a4e417a9d04f5015246
src/main/java/com/ruoyi/production/service/ProductMaterialService.java
@@ -21,7 +21,7 @@
    void syncProductMaterialJob();
    List<ProductMaterialGroupDto> ProductMaterialList();
    List<ProductMaterialGroupDto> ProductMaterialList(Integer type);
    void addProductMaterial(ProductMaterial productMaterial);