@@ -71,6 +71,7 @@ public class NewsController {
return newsService.findByViewCount(pagenumber,pagesize,taxonomySlug);
}
+
/**
* 获取num条最新新闻
*