XiaoRuby
2023-08-08 f12063ab186785f6ded6fa63efc71d21db8597c6
laboratory-server/src/main/java/com/yuanchu/limslaboratory/service/InstrumentService.java
@@ -40,4 +40,5 @@
     * @return
     */
    List<Map> selectInstrument();
}