|
@@ -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
|
|
- * 论坛推荐111
|
|
|
|
|
|
+ * 论坛推荐11
|
|
*/
|
|
*/
|
|
public function index(){
|
|
public function index(){
|
|
$mid = $this->check_login();
|
|
$mid = $this->check_login();
|