dyjh 6 年之前
父节点
当前提交
7a111699f1
共有 4 个文件被更改,包括 70 次插入2 次删除
  1. 34 0
      public/apidoc/api_data.js
  2. 34 0
      public/apidoc/api_data.json
  3. 1 1
      public/apidoc/api_project.js
  4. 1 1
      public/apidoc/api_project.json

+ 34 - 0
public/apidoc/api_data.js

@@ -304,6 +304,40 @@ define({ "api": [
     "groupTitle": "Album",
     "groupTitle": "Album",
     "name": "GetApiAlbumCustomerGoods"
     "name": "GetApiAlbumCustomerGoods"
   },
   },
+  {
+    "type": "get",
+    "url": "/api/album/customer-goods-detail",
+    "title": "获取客户浏览商品详细(customer-goods-detail)",
+    "description": "<p>获取客户浏览商品详细(customer-goods-detail)</p>",
+    "group": "Album",
+    "permission": [
+      {
+        "name": "none"
+      }
+    ],
+    "version": "0.1.0",
+    "success": {
+      "examples": [
+        {
+          "title": "Success-Response:",
+          "content": "HTTP/1.1 200 OK\n{\n    \"status\": true,\n    \"status_code\": 0,\n    \"message\": \"\",\n    \"data\":[\n         {\n             \"name\":\n             \"time\":\n             \"style\":\n             \"cat\":\n         },\n     ]\n}",
+          "type": "json"
+        }
+      ]
+    },
+    "error": {
+      "examples": [
+        {
+          "title": "Error-Response:",
+          "content": "HTTP/1.1 400 Bad Request\n{\n    \"state\": false,\n    \"code\": 1000,\n    \"message\": \"传入参数不正确\",\n    \"data\": null or []\n}\n可能出现的错误代码:\n   1000    CLIENT_WRONG_PARAMS             传入参数不正确",
+          "type": "json"
+        }
+      ]
+    },
+    "filename": "app/Http/Controllers/Api/V1/AlbumController.php",
+    "groupTitle": "Album",
+    "name": "GetApiAlbumCustomerGoodsDetail"
+  },
   {
   {
     "type": "get",
     "type": "get",
     "url": "/api/album/favorite_del",
     "url": "/api/album/favorite_del",

+ 34 - 0
public/apidoc/api_data.json

@@ -304,6 +304,40 @@
     "groupTitle": "Album",
     "groupTitle": "Album",
     "name": "GetApiAlbumCustomerGoods"
     "name": "GetApiAlbumCustomerGoods"
   },
   },
+  {
+    "type": "get",
+    "url": "/api/album/customer-goods-detail",
+    "title": "获取客户浏览商品详细(customer-goods-detail)",
+    "description": "<p>获取客户浏览商品详细(customer-goods-detail)</p>",
+    "group": "Album",
+    "permission": [
+      {
+        "name": "none"
+      }
+    ],
+    "version": "0.1.0",
+    "success": {
+      "examples": [
+        {
+          "title": "Success-Response:",
+          "content": "HTTP/1.1 200 OK\n{\n    \"status\": true,\n    \"status_code\": 0,\n    \"message\": \"\",\n    \"data\":[\n         {\n             \"name\":\n             \"time\":\n             \"style\":\n             \"cat\":\n         },\n     ]\n}",
+          "type": "json"
+        }
+      ]
+    },
+    "error": {
+      "examples": [
+        {
+          "title": "Error-Response:",
+          "content": "HTTP/1.1 400 Bad Request\n{\n    \"state\": false,\n    \"code\": 1000,\n    \"message\": \"传入参数不正确\",\n    \"data\": null or []\n}\n可能出现的错误代码:\n   1000    CLIENT_WRONG_PARAMS             传入参数不正确",
+          "type": "json"
+        }
+      ]
+    },
+    "filename": "app/Http/Controllers/Api/V1/AlbumController.php",
+    "groupTitle": "Album",
+    "name": "GetApiAlbumCustomerGoodsDetail"
+  },
   {
   {
     "type": "get",
     "type": "get",
     "url": "/api/album/favorite_del",
     "url": "/api/album/favorite_del",

+ 1 - 1
public/apidoc/api_project.js

@@ -9,7 +9,7 @@ define({
   "apidoc": "0.3.0",
   "apidoc": "0.3.0",
   "generator": {
   "generator": {
     "name": "apidoc",
     "name": "apidoc",
-    "time": "2019-02-03T01:09:22.912Z",
+    "time": "2019-02-03T05:13:41.572Z",
     "url": "http://apidocjs.com",
     "url": "http://apidocjs.com",
     "version": "0.17.6"
     "version": "0.17.6"
   }
   }

+ 1 - 1
public/apidoc/api_project.json

@@ -9,7 +9,7 @@
   "apidoc": "0.3.0",
   "apidoc": "0.3.0",
   "generator": {
   "generator": {
     "name": "apidoc",
     "name": "apidoc",
-    "time": "2019-02-03T01:09:22.912Z",
+    "time": "2019-02-03T05:13:41.572Z",
     "url": "http://apidocjs.com",
     "url": "http://apidocjs.com",
     "version": "0.17.6"
     "version": "0.17.6"
   }
   }