export interface AgreementRecruitNoticeInfoVO { recruitNoticeName: string; recruitNoticeSn: number; resumeAgreementCount: number; }