|
@@ -12,7 +12,7 @@ class Forum extends Api
|
|
* @throws \think\db\exception\DataNotFoundException
|
|
* @throws \think\db\exception\DataNotFoundException
|
|
* @throws \think\db\exception\ModelNotFoundException
|
|
* @throws \think\db\exception\ModelNotFoundException
|
|
* @throws \think\exception\DbException
|
|
* @throws \think\exception\DbException
|
|
- * 论坛推荐
|
|
|
|
|
|
+ * 论坛推荐1
|
|
*/
|
|
*/
|
|
public function index(){
|
|
public function index(){
|
|
$mid = $this->check_login();
|
|
$mid = $this->check_login();
|