提交 949fcab9 authored 作者: renjianyu's avatar renjianyu

--no commit message

上级 c1f14dbb
...@@ -18,5 +18,7 @@ public class RecommendResourcePageVo { ...@@ -18,5 +18,7 @@ public class RecommendResourcePageVo {
private Integer resourceType; private Integer resourceType;
@ApiModelProperty(value = "资源排序号") @ApiModelProperty(value = "资源排序号")
private Integer sort; private Integer sort;
@ApiModelProperty(value = " 文章的资源名称")
private String resourceName;
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论