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