当前工作公司添加

This commit is contained in:
2025-12-02 23:00:25 +08:00
parent 4eb473b77e
commit 01ea6956c8
2 changed files with 6 additions and 1 deletions

View File

@@ -27,6 +27,8 @@ public class HotakeCvInfoDto {
private String position;
@ApiModelProperty("地点")
private String location;
@ApiModelProperty("当前工作公司")
private String currentWork;
@ApiModelProperty("链接对象集合")
private List<VcLinksDto> links;
@ApiModelProperty("自我介绍")