gongchunyi
3 天以前 f05fd2a067d751333f00a81dad095a7650900c95
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);