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