“djh”
2026-05-07 2d9bf42ce507096c3b73a782da3ad16f29d2ccdc
multi-system/src/main/java/com/gkhy/exam/system/service/InternalAuditPlanService.java
@@ -13,4 +13,6 @@
    CommonResult updatePlan(InternalAuditPlan plan);
    CommonResult deletedPlan(Integer planId);
    CommonResult copyInternalAuditPlan(Integer companyId, String sourceYear, String targetYear);
}