简历以及招聘人基础逻辑修改
This commit is contained in:
@@ -62,6 +62,15 @@ public class HotakeCvInfo extends BaseEntity
|
||||
@ApiModelProperty("简历内容MD5 Hash")
|
||||
private String cvMd5;
|
||||
|
||||
@ApiModelProperty("工作经验")
|
||||
private String experience;
|
||||
|
||||
@ApiModelProperty("AI评分")
|
||||
private String aiMatchScore;
|
||||
|
||||
@ApiModelProperty("AI评分百分比")
|
||||
private String aiMatchScorePercentage;
|
||||
|
||||
@ApiModelProperty("简历详细信息-固定模版")
|
||||
private HotakeCvInfoDto cvInfoDto;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user