提交 cd70765c authored 作者: renjianyu's avatar renjianyu

--no commit message

上级 dfc86c38
......@@ -50,6 +50,8 @@ public class ExcellentVideoServiceImpl extends BaseServiceImpl<ExcellentVideo, S
}
startPage(pageParam);
List<ExcellentVideoListVo> list = mapper.page(form);
for (ExcellentVideoListVo listVo : list) {
//评论数
Comment comment = new Comment();
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论