Commit 5d412e5f by carrieyzzhang

notice

parent 3d782a33
...@@ -82,7 +82,7 @@ public class NoticeServiceImpl implements NoticeService { ...@@ -82,7 +82,7 @@ public class NoticeServiceImpl implements NoticeService {
result.addAll(readNotTopList); result.addAll(readNotTopList);
} }
return recentDeployNoticeList; return result;
} }
@Override @Override
......
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