个人简历逻辑添加
This commit is contained in:
@@ -17,4 +17,7 @@ public class UserBestSideDto {
|
||||
@ApiModelProperty("个人展示的链接地址")
|
||||
private String linkAddress;
|
||||
|
||||
@ApiModelProperty("链接数据类型")
|
||||
private String linkDataType;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user