zouyu
2024-03-15 81f615750dec3e3aba4b607033609a1f3c7fc7fd
inspect-server/src/main/java/com/yuanchu/mom/mapper/StandardTreeMapper.java
@@ -19,6 +19,8 @@
    StandardProductList selectStandardProductById(Integer id);
    List<StandardProductList> getStandardProductListBySample(String sample);
}