value
2024-06-04 58c18ed858c0c3eaaa95b6abceceb1f1ad320fcd
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);
}