qifengquan 1 anno fa
parent
commit
db95e6f525
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      application/api/controller/Forum.php

+ 1 - 1
application/api/controller/Forum.php

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