value
2024-06-08 d2afa808c6b182fe5867a7df8cde3b8668b25c1d
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);
}