yys
maven
3 天以前 32b39295d14db57bb2d61471a5e350c6540be523
src/main/java/com/ruoyi/quality/service/IQualityTestStandardService.java
@@ -23,4 +23,6 @@
    int copyParam(QualityTestStandard qualityTestStandard);
    List<QualityTestStandard> getQualityTestStandardByProductId(Long productId, Integer inspectType,String process);
    int delQualityTestStandard(List<Integer> ids);
}