zss
2024-05-30 b8045b11ca8af95cb5aeba464bff589e0b9f53b8
inspect-server/src/main/java/com/yuanchu/mom/service/StandardTreeService.java
@@ -27,6 +27,6 @@
    int upStandardProducts(Map<String, Object> product);
    List<StandardTree> getStandTreeBySampleType();
    List<StandardTree> getStandTreeBySampleType(String laboratory, String sampleType);
}