李林
2024-03-25 0ac8b852189665af7e0d0c8fb154a8b723dbe7eb
inspect-server/src/main/java/com/yuanchu/mom/service/StandardProductListService.java
@@ -21,4 +21,6 @@
    List<StandardProductList> selectStandardProductList(InsSample insSample);
    List<StandardProductList> selectStandardProductListByMethodId(Integer id);
}