gongchunyi
15 小时以前 7f7993e0fde1e08bfd37982ab6eb9e5a08545b2d
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);