李林
2024-04-12 f4cfca6f2c8a5cb4e8e0fdc00d76a710283d6b06
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);
}