yys
maven
2 天以前 f8f7fbf269df2bc77acc8f1c14245c759d55dab4
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);
}