Commit bd1df198 authored by hanfeng's avatar hanfeng

修改新闻接口

parent e7d7f692
...@@ -37,9 +37,10 @@ public class ArticleController extends BaseController<ArticleBiz, Article> { ...@@ -37,9 +37,10 @@ public class ArticleController extends BaseController<ArticleBiz, Article> {
} }
/** /**
* * 随机获取三条数据
* @param type * @param type
* @param id 当前文章id * @param number
* @param id
* @return * @return
*/ */
@GetMapping("/app/unauth/three") @GetMapping("/app/unauth/three")
......
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