zss
2024-07-17 16d63c3d68d131ad0cc4a8bd9f22a0c0515aa6bf
inspect-server/src/main/java/com/yuanchu/mom/mapper/InsProductMapper.java
@@ -23,6 +23,8 @@
    List<ProductResultDto2> getProductAndResult(Integer sampleId);
    int updateInspected(@Param("id") Integer id);
    List<InsProduct> selectFiberInsProduct(List<Integer> ids, String laboratory);
}