朱佳吉
2024-05-07 ad54d502450e219c38f7d9b878ae07f759ab2a23
inspect-server/src/main/java/com/yuanchu/mom/mapper/StandardTreeMapper.java
@@ -27,7 +27,9 @@
    List<StandardMethodList> getStandardMethodListBySample(String sampleType);
    List<StandardProductList> selectStandardProductListByTree(String tree);
    List<StandardProductList> selectStandardProductListByTree(String tree, String sample, String model, String trees);
    List<StandardProductList> selectStandardProductListByTree2(String tree, String sample, String model, String trees);
    List<SampleTypeDto> getStandardTree2();
}