value
2024-04-26 ccc607d9eb6925fbf073c3626b2daf81933347fd
inspect-server/src/main/java/com/yuanchu/mom/mapper/StandardTreeMapper.java
@@ -18,6 +18,8 @@
    List<FactoryDto> selectStandardTreeList();
    List<StandardTree> selectStandardTreeList2(String sampleType);
    StandardProductList selectStandardProductById(Integer id);
    List<StandardProductList> getStandardProductListBySample(String sampleType);