value
2024-06-04 72d4c145ebabb200d8e6c0523309a8ebe732c1b7
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);
}