Crunchy
2024-04-28 c39517f22b502e2d1ec155beda41162c749f2c26
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);