求职者管理增加面试邀请功能
This commit is contained in:
@@ -20,4 +20,6 @@ public class CandidateVO extends AppUser {
|
||||
private String jobName;
|
||||
private String interviewStatus;
|
||||
private Long interviewId;
|
||||
private Long jobId;
|
||||
private Long companyId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user