zss
2024-06-07 49cc211213ce71bd6e5bb8eeeffbda46c0bf98d8
inspect-server/src/main/java/com/yuanchu/mom/mapper/StandardTreeMapper.java
@@ -31,6 +31,8 @@
    List<StandardProductList> selectStandardProductListByTree2(String tree, String sample, String model, String trees);
    List<StandardProductList> selectStandardProductListByTree3(String tree, String sample, String model, String trees);
    List<SampleTypeDto> getStandardTree2();
}