value
2024-04-28 ecaf6326139d524e71c96b7fa459f452f8498065
inspect-server/src/main/java/com/yuanchu/mom/mapper/StandardTreeMapper.java
@@ -26,6 +26,8 @@
    List<StandardMethodList> getStandardMethodListBySample(String sampleType);
    List<StandardProductList> selectStandardProductListByTree(String tree1, String tree2);
}