XiaoRuby
2023-08-23 fca5900388c17f234ff1cb8c2248854139169bdf
standard-server/src/main/java/com/yuanchu/limslaboratory/mapper/ProductMapper.java
@@ -26,6 +26,5 @@
    //展示该型号下的检验项目要求
    List<Map<String, Object>> pageProductInformation(Integer specificationsId);
    void deleteList(String ids);
}