zss
2023-08-21 82fbcce60ae86965441ae045df1f864d10005d35
laboratory-server/src/main/java/com/yuanchu/limslaboratory/service/MetricalInformationService.java
@@ -19,7 +19,7 @@
    Integer addEquipmentPointInformation(MetricalInformation metricalInformation, MultipartFile file);
    List<Map<String, Object>> getListEquipmentPointInformation();
    List<Map<String, Object>> getListEquipmentPointInformation(String InstrumentId);
    Integer deleteMetricalInformation(Integer metricalInformationId);