chenrui
2025-03-21 82a57fc77fc3f170c436f205761113c1178d7a7f
inspect-server/src/main/java/com/yuanchu/mom/mapper/InsProductMapper.java
@@ -29,7 +29,7 @@
    IPage<InsProduct> selectNoProducts(Page page, Integer orderId);
    int selectInsProductCountByOrderId(int orderId);
    int selectInsProductCountByOrderId(int sampleId);
}