zss
2024-06-04 598b7528eed13b0cc1f52f97e36d2c0515e56166
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);
}