简历-工作经验-信息对象 新增 职位属性
This commit is contained in:
@@ -22,6 +22,9 @@ public class VcExperienceDto {
|
||||
@ApiModelProperty("公司")
|
||||
private String company;
|
||||
|
||||
@ApiModelProperty("职位")
|
||||
private String jobPosition;
|
||||
|
||||
@ApiModelProperty("地点")
|
||||
private String location;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user