inspection-server/src/main/java/com/yuanchu/limslaboratory/service/InspectionService.java @@ -85,5 +85,6 @@ * @return */ boolean chooseEquipment(Integer id, Integer equipmentId); }