“djh”
2026-05-07 2d9bf42ce507096c3b73a782da3ad16f29d2ccdc
multi-system/src/main/java/com/gkhy/exam/system/service/InternalAuditCarryService.java
@@ -13,4 +13,6 @@
    CommonResult updateCarry(InternalAuditCarry carry);
    CommonResult deletedCarry(Integer carryId);
    CommonResult copyInternalAuditCarry(Integer companyId, String sourceYear, String targetYear);
}