bug修复
This commit is contained in:
@@ -12,7 +12,7 @@ public class CandidateVO extends AppUser {
|
||||
@JsonFormat(pattern = "yyyy-MM-dd")
|
||||
private Date applyDate;
|
||||
private Integer matchingDegree;
|
||||
private String applyId;
|
||||
private Long applyId;
|
||||
private String hire;
|
||||
@Excel(name = "公司名称", sort = 0)
|
||||
private String companyName;
|
||||
|
||||
Reference in New Issue
Block a user