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