当前工作公司添加
This commit is contained in:
@@ -27,6 +27,8 @@ public class HotakeCvInfoDto {
|
||||
private String position;
|
||||
@ApiModelProperty("地点")
|
||||
private String location;
|
||||
@ApiModelProperty("当前工作公司")
|
||||
private String currentWork;
|
||||
@ApiModelProperty("链接对象集合")
|
||||
private List<VcLinksDto> links;
|
||||
@ApiModelProperty("自我介绍")
|
||||
|
||||
Reference in New Issue
Block a user