wesley 6 年之前
父节点
当前提交
1cd6054c4a

+ 1 - 1
app/Http/Controllers/Api/V1/AlbumController.php

xqd
@@ -59,7 +59,7 @@ class AlbumController extends Controller
     }
 
     /**
-     * @api {post} /api/album/xcx_login 登陆(login)
+     * @api {post} /api/album/login 登陆(login)
      * @apiDescription 登陆(login)
      * @apiGroup Album
      * @apiPermission none

文件差异内容过多而无法显示
+ 0 - 1842
public/apidoc/api_data.js


文件差异内容过多而无法显示
+ 0 - 1842
public/apidoc/api_data.json


+ 1 - 16
public/apidoc/api_project.js

xqd
@@ -1,16 +1 @@
-define({
-  "name": "模板1",
-  "version": "0.1.0",
-  "description": "模板1接口",
-  "title": "MB",
-  "url": "https://t6.9026.com",
-  "sampleUrl": false,
-  "defaultVersion": "0.0.0",
-  "apidoc": "0.3.0",
-  "generator": {
-    "name": "apidoc",
-    "time": "2018-10-16T06:29:21.789Z",
-    "url": "http://apidocjs.com",
-    "version": "0.17.6"
-  }
-});
+define({
  "name": "模板1",
  "version": "0.1.0",
  "description": "模板1接口",
  "title": "MB",
  "url": "https://t6.9026.com",
  "sampleUrl": false,
  "defaultVersion": "0.0.0",
  "apidoc": "0.3.0",
  "generator": {
    "name": "apidoc",
    "time": "2018-10-25T01:52:38.751Z",
    "url": "http://apidocjs.com",
    "version": "0.17.6"
  }
});

+ 1 - 16
public/apidoc/api_project.json

xqd
@@ -1,16 +1 @@
-{
-  "name": "模板1",
-  "version": "0.1.0",
-  "description": "模板1接口",
-  "title": "MB",
-  "url": "https://t6.9026.com",
-  "sampleUrl": false,
-  "defaultVersion": "0.0.0",
-  "apidoc": "0.3.0",
-  "generator": {
-    "name": "apidoc",
-    "time": "2018-10-16T06:29:21.789Z",
-    "url": "http://apidocjs.com",
-    "version": "0.17.6"
-  }
-}
+{
  "name": "模板1",
  "version": "0.1.0",
  "description": "模板1接口",
  "title": "MB",
  "url": "https://t6.9026.com",
  "sampleUrl": false,
  "defaultVersion": "0.0.0",
  "apidoc": "0.3.0",
  "generator": {
    "name": "apidoc",
    "time": "2018-10-25T01:52:38.751Z",
    "url": "http://apidocjs.com",
    "version": "0.17.6"
  }
}

部分文件因为文件数量过多而无法显示