@@ -24,6 +24,7 @@ class Index extends Api
$this->success('请求成功',Information::where('status',1)->field('id,title,content,createtime')->limit(10)->select());
}
+
/**
* 热门搜索
*/