Commit f2835822 authored by 吴泽佳's avatar 吴泽佳

添加封面图

parent 3f572f83
......@@ -35,6 +35,8 @@ public class UserInfoNewChief implements Serializable {
private Integer interviewVideoIsShow;
@ApiModelProperty(value = "专访视频 标题")
private String interviewVideoTitle;
@ApiModelProperty(value = "专访视频 封面图url")
private String interviewCoverImageUrl;
@ApiModelProperty(value = "专访视频 url")
private String interviewVideoUrl;
@ApiModelProperty(value = "个人简介")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment