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