qifengquan 1 년 전
부모
커밋
db95e6f525
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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();