提交 1b634d6e authored 作者: yucaiwei's avatar yucaiwei

--no commit message

上级 4707eeb1
......@@ -83,4 +83,8 @@ public class BulletinContent {
@Transient
@ApiModelProperty(value = "点赞状态:0未点赞 1已点赞")
private Integer isAgree;
//临时字段
@Transient
@ApiModelProperty(value="栏目名称")
private String columnName;
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论