This commit is contained in:
chenyanchang
2026-05-29 14:31:01 +08:00
parent 903a35b63b
commit a42ded00e2
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ public class CandidateVO extends AppUser {
private Date applyDate;
private Integer matchingDegree;
private String applyId;
private String hire;
@Excel(name = "公司名称", sort = 0)
private String companyName;
@Excel(name = "岗位名称", sort = 1)