multi-system/src/main/java/com/gkhy/exam/system/service/QualitySystemPlanService.java
@@ -13,4 +13,6 @@ CommonResult updateQualitySystemPlan(QualitySystemPlan qualitySystemPlan); CommonResult deletedQualitySystemPlan(Integer planId); CommonResult listQualitySystemPlanByid(Integer planId); }