whycxzp
2024-11-07 d3113b2a1c4c7a6c44cb0eeaf728c302cb899792
src/main/java/com/whyc/mapper/MaterialMapper.java
@@ -27,6 +27,7 @@
    void disableStatus(List<Material> materialList);
    List<Material> getListByCodeAndModelList2(List<ProductBom> bomList);
    List<Material> getListByCodeAndModelList3(List<ProductBom> bomList);
    //根据物料id查询返回附件文件夹下所有的文件列表
    Material getAttachByMaterialId(int materialId);
    ////根据物料型号('-','_'之前的部分)查询物料的历史版本