zouyu
2023-09-24 05981a8e1db6adcb3dc79907fc22453fb2e51230
inspect-server/src/main/java/com/yuanchu/mom/mapper/RawInsProductMapper.java
@@ -20,5 +20,7 @@
    List<Integer> getresult(Integer id);
    //批量清空检验值
    void updateBatch(List<RawInsProduct> rawInsProductList);
}