gq 8 years ago
parent
commit
c90b4cd8e1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      server/app/Http/Controllers/Api/V1/IndexController.php

+ 1 - 1
server/app/Http/Controllers/Api/V1/IndexController.php

@@ -10,7 +10,7 @@ use App\Services\Base\ErrorCode;
 class IndexController extends Controller
 class IndexController extends Controller
 {
 {
     /**
     /**
-     * @api {get} /api/home/hot 热门(hot)
+     * @api {get} /api/index/hot 热门(hot)
      * @apiDescription 登陆(hot)
      * @apiDescription 登陆(hot)
      * @apiGroup Index
      * @apiGroup Index
      * @apiPermission none
      * @apiPermission none