Commit a74f113b by 郑勇

bug: [none] 广告不显示

parent 4e3e3436
......@@ -4393,9 +4393,6 @@ public class ResourcePageBizImpl implements ResourcePageBiz {
resourcePageItemVOList.addAll(e.getItemVOList());
}
});
if (ListUtils.isEmpty(resourcePageItemVOList)) {
return new ArrayList<>();
}
fillOuterLink(resourcePageItemVOList);
fillSelfPic(resourcePageItemVOList);
try {
......
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