qifengquan 1 rok temu
rodzic
commit
db95e6f525
1 zmienionych plików z 1 dodań i 1 usunięć
  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();