export interface MRSApplicantRecruitField { applicantSn: number; jobnoticeSn: number; priority: number; recruitfieldSn: number; }