zss
2023-08-25 3a4ec5e2eae59901979f4309acb44eebacb75c56
inspection-server/src/main/java/com/yuanchu/limslaboratory/mapper/RawMaterialMapper.java
@@ -26,5 +26,5 @@
    List<RawMaterial> selectRawmaAll();
    InspectionVo selectRawmaById(Integer id);
}