value
2024-06-03 1c683ded6a17523c47d7e1d853736562007d26bc
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);
}