{"info":{"_postman_id":"f42e2e88-3877-4ad2-af90-0c998995656d","name":"hyperf","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"10893401","collectionId":"f42e2e88-3877-4ad2-af90-0c998995656d","publishedId":"Szzj7dAo","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-06-16T03:29:13.000Z"},"item":[{"name":"User","item":[{"name":"UserAddress","item":[{"name":"新建收获地址","id":"158e6fac-0622-4019-a321-6d0296fa8f28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"description":"<p>省份</p>\n","key":"province","type":"text","value":"广东"},{"description":"<p>城市</p>\n","key":"city","type":"text","value":"广州"},{"description":"<p>地区</p>\n","key":"district","type":"text","value":"天河区"},{"key":"address","value":"龙洞西街三巷","description":"<p>详细地址</p>\n","type":"text"},{"key":"zip","value":"525300","description":"<p>邮编</p>\n","type":"text"},{"key":"contact_name","value":"小黄","description":"<p>收获人姓名</p>\n","type":"text"},{"key":"contact_phone","value":"13528685024","description":"<p>收获电话</p>\n","type":"text"}]},"url":"{{host}}/me/addresses","urlObject":{"path":["me","addresses"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"b90dacb2-6a51-4c57-ba32-7feceef85850","name":"新建收获地址","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"description":"省份","key":"province","type":"text","value":"广东"},{"description":"城市","key":"city","type":"text","value":"广州"},{"description":"地区","key":"district","type":"text","value":"天河区"},{"key":"address","value":"龙洞西街三巷","description":"详细地址","type":"text"},{"key":"zip","value":"525300","description":"邮编","type":"text"},{"key":"contact_name","value":"小黄","description":"收获人姓名","type":"text"},{"key":"contact_phone","value":"13528685024","description":"收货电话","type":"text"}]},"url":"{{host}}/me/addresses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, PUT, OPTIONS,DELETE"},{"key":"Access-Control-Allow-Headers","value":"DNT,Keep-Alive,User-Agent,Cache-Control,Content-Type,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Hyperf"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 16 Jun 2020 07:29:46 GMT"},{"key":"Content-Length","value":"47"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 201,\n    \"message\": \"创建成功\",\n    \"data\": []\n}"}],"_postman_id":"158e6fac-0622-4019-a321-6d0296fa8f28"},{"name":"修改收货地址","id":"5fd970a9-0ace-4472-b210-d9bc3e258a04","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"province","type":"text","value":"广东"},{"key":"city","type":"text","value":"广州"},{"key":"district","type":"text","value":"天河区"},{"key":"address","type":"text","value":"龙洞西街三巷"},{"key":"zip","type":"text","value":"525300"},{"key":"contact_name","type":"text","value":"小黄"},{"key":"contact_phone","type":"text","value":"13528685024"}]},"url":"{{host}}/me/addresses/28","urlObject":{"path":["me","addresses","28"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"3a385b33-b861-4654-aad5-849221b234fe","name":"修改收货地址","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"description":"省份","key":"province","type":"text","value":"广东"},{"description":"城市","key":"city","type":"text","value":"广州"},{"description":"地区","key":"district","type":"text","value":"天河区"},{"description":"详细地址","key":"address","type":"text","value":"龙洞西街三巷"},{"description":"邮编","key":"zip","type":"text","value":"525300"},{"description":"收货人","key":"contact_name","type":"text","value":"小黄"},{"description":"收货电话","key":"contact_phone","type":"text","value":"13528685023"}]},"url":"{{host}}/me/addresses/11"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, PUT, OPTIONS,DELETE"},{"key":"Access-Control-Allow-Headers","value":"DNT,Keep-Alive,User-Agent,Cache-Control,Content-Type,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Hyperf"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 16 Jun 2020 07:30:57 GMT"},{"key":"Content-Length","value":"41"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"成功\",\n    \"data\": []\n}"}],"_postman_id":"5fd970a9-0ace-4472-b210-d9bc3e258a04"},{"name":"删除收货地址","id":"7c2e1596-1b40-4588-bc29-98f3517975e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{host}}/me/addresses/51","urlObject":{"path":["me","addresses","51"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"230cabf8-e83c-4590-b496-66a8bbde536e","name":"删除收货地址","originalRequest":{"method":"DELETE","header":[],"url":"{{host}}/me/addresses/11"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, PUT, OPTIONS,DELETE"},{"key":"Access-Control-Allow-Headers","value":"DNT,Keep-Alive,User-Agent,Cache-Control,Content-Type,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Hyperf"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 16 Jun 2020 07:32:25 GMT"},{"key":"Content-Length","value":"41"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"成功\",\n    \"data\": []\n}"}],"_postman_id":"7c2e1596-1b40-4588-bc29-98f3517975e8"},{"name":"获取用户收获地址列表","id":"2c2a5ad9-d5c3-4894-86bb-ccf5efefb024","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{host}}/me/addresses?page=1","urlObject":{"path":["me","addresses"],"host":["{{host}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"f7c72483-53b1-40d5-9b6b-b3dca1f01d0e","name":"获取用户收获地址列表","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{host}}/me/addresses?page=1&pageSize=10","host":["{{host}}"],"path":["me","addresses"],"query":[{"key":"page","value":"1","description":"页码"},{"key":"pageSize","value":"10","description":"页数"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, PUT, OPTIONS,DELETE"},{"key":"Access-Control-Allow-Headers","value":"DNT,Keep-Alive,User-Agent,Cache-Control,Content-Type,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Hyperf"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 16 Jun 2020 07:33:00 GMT"},{"key":"Content-Length","value":"460"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"成功\",\n    \"data\": {\n        \"list\": [\n            {\n                \"id\": 1,\n                \"created_at\": \"2020-06-14 12:22:52\",\n                \"updated_at\": \"2020-06-15 14:14:24\",\n                \"user_id\": 1,\n                \"province\": \"rqcja\",\n                \"city\": \"vGyti\",\n                \"district\": \"C0EbQ\",\n                \"address\": \"\",\n                \"zip\": 0,\n                \"contact_name\": \"\",\n                \"contact_phone\": \"\",\n                \"last_used_at\": \"2020-06-15 14:14:24\"\n            },\n            {\n                \"id\": 2,\n                \"created_at\": \"2020-06-14 12:22:52\",\n                \"updated_at\": \"2020-06-14 12:22:52\",\n                \"user_id\": 1,\n                \"province\": \"BKBmo\",\n                \"city\": \"LWSCC\",\n                \"district\": \"K7tlI\",\n                \"address\": \"\",\n                \"zip\": 0,\n                \"contact_name\": \"\",\n                \"contact_phone\": \"\",\n                \"last_used_at\": null\n            },\n            {\n                \"id\": 3,\n                \"created_at\": \"2020-06-14 12:22:52\",\n                \"updated_at\": \"2020-06-14 12:22:52\",\n                \"user_id\": 1,\n                \"province\": \"i8EX1\",\n                \"city\": \"r8ZMN\",\n                \"district\": \"P2Llu\",\n                \"address\": \"\",\n                \"zip\": 0,\n                \"contact_name\": \"\",\n                \"contact_phone\": \"\",\n                \"last_used_at\": null\n            },\n            {\n                \"id\": 4,\n                \"created_at\": \"2020-06-14 12:22:52\",\n                \"updated_at\": \"2020-06-14 12:22:52\",\n                \"user_id\": 1,\n                \"province\": \"ZGzsE\",\n                \"city\": \"uAptS\",\n                \"district\": \"NOTda\",\n                \"address\": \"\",\n                \"zip\": 0,\n                \"contact_name\": \"\",\n                \"contact_phone\": \"\",\n                \"last_used_at\": null\n            },\n            {\n                \"id\": 5,\n                \"created_at\": \"2020-06-14 12:22:52\",\n                \"updated_at\": \"2020-06-14 12:22:52\",\n                \"user_id\": 1,\n                \"province\": \"FFMr6\",\n                \"city\": \"cmr9l\",\n                \"district\": \"3ege3\",\n                \"address\": \"\",\n                \"zip\": 0,\n                \"contact_name\": \"\",\n                \"contact_phone\": \"\",\n                \"last_used_at\": null\n            },\n            {\n                \"id\": 6,\n                \"created_at\": \"2020-06-14 12:22:52\",\n                \"updated_at\": \"2020-06-14 12:22:52\",\n                \"user_id\": 1,\n                \"province\": \"eqwBA\",\n                \"city\": \"iOvfC\",\n                \"district\": \"aTaR5\",\n                \"address\": \"\",\n                \"zip\": 0,\n                \"contact_name\": \"\",\n                \"contact_phone\": \"\",\n                \"last_used_at\": null\n            },\n            {\n                \"id\": 7,\n                \"created_at\": \"2020-06-14 12:22:52\",\n                \"updated_at\": \"2020-06-14 12:22:52\",\n                \"user_id\": 1,\n                \"province\": \"JNMqE\",\n                \"city\": \"2u74G\",\n                \"district\": \"2SWZT\",\n                \"address\": \"\",\n                \"zip\": 0,\n                \"contact_name\": \"\",\n                \"contact_phone\": \"\",\n                \"last_used_at\": null\n            },\n            {\n                \"id\": 8,\n                \"created_at\": \"2020-06-14 12:22:52\",\n                \"updated_at\": \"2020-06-14 12:22:52\",\n                \"user_id\": 1,\n                \"province\": \"WjG96\",\n                \"city\": \"3oCvv\",\n                \"district\": \"GfE86\",\n                \"address\": \"\",\n                \"zip\": 0,\n                \"contact_name\": \"\",\n                \"contact_phone\": \"\",\n                \"last_used_at\": null\n            },\n            {\n                \"id\": 9,\n                \"created_at\": \"2020-06-14 12:22:52\",\n                \"updated_at\": \"2020-06-14 12:22:52\",\n                \"user_id\": 1,\n                \"province\": \"HzgPh\",\n                \"city\": \"O0bPp\",\n                \"district\": \"jq4iq\",\n                \"address\": \"\",\n                \"zip\": 0,\n                \"contact_name\": \"\",\n                \"contact_phone\": \"\",\n                \"last_used_at\": null\n            },\n            {\n                \"id\": 10,\n                \"created_at\": \"2020-06-14 12:22:52\",\n                \"updated_at\": \"2020-06-14 12:22:52\",\n                \"user_id\": 1,\n                \"province\": \"eY3LK\",\n                \"city\": \"I8GRa\",\n                \"district\": \"VBYm9\",\n                \"address\": \"\",\n                \"zip\": 0,\n                \"contact_name\": \"\",\n                \"contact_phone\": \"\",\n                \"last_used_at\": null\n            }\n        ],\n        \"currentPage\": 1,\n        \"lastPage\": 1,\n        \"total\": 10,\n        \"pageSize\": 20\n    }\n}"}],"_postman_id":"2c2a5ad9-d5c3-4894-86bb-ccf5efefb024"}],"id":"ba9c023f-2881-4e2e-9d0f-ff2efd7712a5","_postman_id":"ba9c023f-2881-4e2e-9d0f-ff2efd7712a5","description":""},{"name":"Cart","item":[{"name":"添加商品到购物车","id":"1f40016b-6a76-4f22-a659-aaa0079a1cbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"sku_id","value":"1","type":"text"},{"key":"amount","value":"1","type":"text"}]},"url":"{{host}}/me/cart","urlObject":{"path":["me","cart"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"683fbbf6-fe3c-4cb8-9e89-24aa6016b2e2","name":"添加商品到购物车","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"sku_id","value":"1","description":"sku id","type":"text"},{"key":"amount","value":"1","description":"数量","type":"text"}]},"url":"{{host}}/me/cart"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, PUT, OPTIONS,DELETE"},{"key":"Access-Control-Allow-Headers","value":"DNT,Keep-Alive,User-Agent,Cache-Control,Content-Type,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Hyperf"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 16 Jun 2020 07:34:51 GMT"},{"key":"Content-Length","value":"47"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 201,\n    \"message\": \"创建成功\",\n    \"data\": []\n}"}],"_postman_id":"1f40016b-6a76-4f22-a659-aaa0079a1cbb"},{"name":"获取购物车列表","id":"881cb858-5177-41bf-94ff-bbb66fa274c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[{"key":"sku_id","type":"text","value":"1"},{"key":"amount","type":"text","value":"1"}]},"url":"{{host}}/me/cart","urlObject":{"path":["me","cart"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"ecc67de6-b3f6-41d6-9247-e0184b7832f5","name":"获取购物车列表","originalRequest":{"method":"GET","header":[],"url":"{{host}}/me/cart"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, PUT, OPTIONS,DELETE"},{"key":"Access-Control-Allow-Headers","value":"DNT,Keep-Alive,User-Agent,Cache-Control,Content-Type,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Hyperf"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 16 Jun 2020 07:35:17 GMT"},{"key":"Content-Length","value":"823"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"成功\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"user_id\": 1,\n            \"product_sku_id\": 1,\n            \"amount\": 1,\n            \"created_at\": \"2020-06-16 07:34:51\",\n            \"updated_at\": \"2020-06-16 07:34:51\",\n            \"product_sku\": {\n                \"id\": 1,\n                \"created_at\": \"2020-06-14 12:22:53\",\n                \"updated_at\": \"2020-06-14 12:22:53\",\n                \"title\": \"8GB 黑色\",\n                \"description\": \"8GB 2400 DDR4 黑色\",\n                \"price\": 549,\n                \"stock\": 999,\n                \"product_id\": 1,\n                \"product\": {\n                    \"id\": 1,\n                    \"type\": \"normal\",\n                    \"created_at\": \"2020-06-14 12:22:53\",\n                    \"updated_at\": \"2020-06-14 12:22:53\",\n                    \"title\": \"Kingston/金士顿 HX424C15FB/8\",\n                    \"long_title\": \"金士顿 骇客神条 ddr4 2400 8g 台式机 电脑 四代内存条 吃鸡内存\",\n                    \"description\": \"<p><img src=\\\"https://img.alicdn.com/imgextra/i3/704392951/TB25akyqsuYBuNkSmRyXXcA3pXa_!!704392951.jpg\\\" /><img src=\\\"https://img.alicdn.com/imgextra/i1/704392951/TB288x6y25TBuNjSspmXXaDRVXa_!!704392951.jpg\\\" /><img src=\\\"https://img.alicdn.com/imgextra/i1/704392951/TB2ck46y7CWBuNjy0FaXXXUlXXa_!!704392951.jpg\\\" /><img src=\\\"https://img.alicdn.com/imgextra/i2/704392951/TB2_OV3y1uSBuNjSsziXXbq8pXa_!!704392951.jpg\\\" /><img src=\\\"https://img.alicdn.com/imgextra/i3/704392951/TB2F9KZiP7nBKNjSZLeXXbxCFXa_!!704392951.jpg\\\" /><img src=\\\"https://img.alicdn.com/imgextra/i4/704392951/TB2XQ06y7CWBuNjy0FaXXXUlXXa_!!704392951.jpg\\\" /><img src=\\\"https://img.alicdn.com/imgextra/i2/704392951/TB20Tl7y4SYBuNjSspjXXX73VXa_!!704392951.jpg\\\" /><img src=\\\"https://img.alicdn.com/imgextra/i2/704392951/TB2QygAqDdYBeNkSmLyXXXfnVXa_!!704392951.jpg\\\" /><img src=\\\"https://img.alicdn.com/imgextra/i3/704392951/TB2C6S5qyCYBuNkHFCcXXcHtVXa_!!704392951.jpg\\\" /><img src=\\\"https://img.alicdn.com/imgextra/i2/704392951/TB2J_pByYGYBuNjy0FoXXciBFXa_!!704392951.jpg\\\" /><img src=\\\"https://img.alicdn.com/imgextra/i2/704392951/TB2520Ny29TBuNjy1zbXXXpepXa_!!704392951.jpg\\\" /><img src=\\\"https://img.alicdn.com/imgextra/i4/704392951/TB2ozkLyFmWBuNjSspdXXbugXXa_!!704392951.jpg\\\" /><img src=\\\"https://img.alicdn.com/imgextra/i4/704392951/TB2S9IFiOAnBKNjSZFvXXaTKXXa_!!704392951.jpg\\\" /></p><p><img alt=\\\"\\\" src=\\\"https://gdp.alicdn.com/imgextra/i4/704392951/TB2KpHwfviSBuNkSnhJXXbDcpXa_!!704392951.jpg\\\" /></p>\",\n                    \"image\": \"https://img.alicdn.com/bao/uploaded/i2/TB1iqkaLVXXXXagXXXXObG1FpXX_091208.jpg_b.jpg\",\n                    \"on_sale\": true,\n                    \"rating\": 5,\n                    \"sold_count\": 0,\n                    \"review_count\": 0,\n                    \"price\": 399,\n                    \"category_id\": 13\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"881cb858-5177-41bf-94ff-bbb66fa274c0"},{"name":"移出购物车记录","id":"fecc7d6b-52ca-44f8-8074-98738ab2b67e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{host}}/me/cart/1","urlObject":{"path":["me","cart","1"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fecc7d6b-52ca-44f8-8074-98738ab2b67e"}],"id":"f9fa6110-c94e-42c0-9543-2077fc2ad5a4","_postman_id":"f9fa6110-c94e-42c0-9543-2077fc2ad5a4","description":""},{"name":"Collection","item":[{"name":"收藏商品","id":"cc1113fc-b03a-4d21-a2e2-17b522d16d10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"{{host}}/me/product/collect/3","urlObject":{"path":["me","product","collect","3"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"1f4f04fd-3749-443f-851b-363327fae1d3","name":"收藏商品","originalRequest":{"method":"POST","header":[],"url":"{{host}}/me/product/collect/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, PUT, OPTIONS,DELETE"},{"key":"Access-Control-Allow-Headers","value":"DNT,Keep-Alive,User-Agent,Cache-Control,Content-Type,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Hyperf"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 16 Jun 2020 07:38:14 GMT"},{"key":"Content-Length","value":"47"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 201,\n    \"message\": \"收藏成功\",\n    \"data\": []\n}"}],"_postman_id":"cc1113fc-b03a-4d21-a2e2-17b522d16d10"},{"name":"取消收藏","id":"9eedd04a-2ca6-4941-a9a0-1ea02b3ad08b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{host}}/me/product/collect/3","urlObject":{"path":["me","product","collect","3"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"769d4a22-f2de-4c10-95e9-cd1356a73295","name":"取消收藏","originalRequest":{"method":"DELETE","header":[],"url":"{{host}}/me/product/collect/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, PUT, OPTIONS,DELETE"},{"key":"Access-Control-Allow-Headers","value":"DNT,Keep-Alive,User-Agent,Cache-Control,Content-Type,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Hyperf"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 16 Jun 2020 07:38:38 GMT"},{"key":"Content-Length","value":"47"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 201,\n    \"message\": \"取消成功\",\n    \"data\": []\n}"}],"_postman_id":"9eedd04a-2ca6-4941-a9a0-1ea02b3ad08b"},{"name":"收藏商品列表","id":"00b480bb-96b7-4075-b9f2-ce1c4c55eb80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{host}}/me/product/collect","urlObject":{"path":["me","product","collect"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"4b91bee0-38a3-43df-9e40-4d2b7d214cc1","name":"收藏商品列表","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{host}}/me/product/collect"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, PUT, OPTIONS,DELETE"},{"key":"Access-Control-Allow-Headers","value":"DNT,Keep-Alive,User-Agent,Cache-Control,Content-Type,Authorization"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Server","value":"Hyperf"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Tue, 16 Jun 2020 07:38:57 GMT"},{"key":"Content-Length","value":"107"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 200,\n    \"message\": \"成功\",\n    \"data\": {\n        \"list\": [],\n        \"currentPage\": 1,\n        \"lastPage\": 1,\n        \"total\": 0,\n        \"pageSize\": 15\n    }\n}"}],"_postman_id":"00b480bb-96b7-4075-b9f2-ce1c4c55eb80"}],"id":"ae4278ec-13ee-46ba-9480-dd7c7f876e5b","_postman_id":"ae4278ec-13ee-46ba-9480-dd7c7f876e5b","description":""},{"name":"Order","item":[{"name":"创建订单","id":"6fa61f69-ae04-4785-9385-4e9d7e1c5998","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"address id","value":"1","type":"text"},{"key":"items[0][sku_id]","value":"4","type":"text"},{"key":"items[0][amount]","value":"50","type":"text"},{"key":"code","value":"BAXX9WK8LY8ESVHD","type":"text","disabled":true}]},"url":"{{host}}/me/order","urlObject":{"path":["me","order"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6fa61f69-ae04-4785-9385-4e9d7e1c5998"},{"name":"获取订单列表","id":"2e9df23f-201b-4399-93fe-7554ea071a80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{host}}/me/order?page=1&pageSize=1","urlObject":{"path":["me","order"],"host":["{{host}}"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"1"}],"variable":[]}},"response":[],"_postman_id":"2e9df23f-201b-4399-93fe-7554ea071a80"},{"name":"订单确认收货","id":"26b71004-d5ee-4a75-bbf0-a88059f766fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{host}}/me/order/1/logistic","urlObject":{"path":["me","order","1","logistic"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"26b71004-d5ee-4a75-bbf0-a88059f766fb"},{"name":"评论订单商品","id":"75125799-2681-422a-bc72-6819db9b20db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{host}}/me/order/1/review?reviews[0][id]=1&reviews[0][rating]=5&reviews[0][review]=很好","urlObject":{"path":["me","order","1","review"],"host":["{{host}}"],"query":[{"key":"reviews[0][id]","value":"1"},{"key":"reviews[0][rating]","value":"5"},{"key":"reviews[0][review]","value":"很好"},{"disabled":true,"key":"reviews[1][id]","value":"2"},{"disabled":true,"key":"reviews[1][rating]","value":"4"},{"disabled":true,"key":"reviews[1][review]","value":"一般"}],"variable":[]}},"response":[],"_postman_id":"75125799-2681-422a-bc72-6819db9b20db"},{"name":"申请退款","id":"1597fbc4-5960-4201-b4df-cb78b9e285bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"reason","value":"不好用","type":"text"}]},"url":"{{host}}/me/order/18/refund","urlObject":{"path":["me","order","18","refund"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1597fbc4-5960-4201-b4df-cb78b9e285bd"},{"name":"创建众筹订单","id":"b61f8b06-74e7-4e5d-ac64-f1d452202687","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"address id","type":"text","value":"1"},{"key":"items[0][sku_id]","type":"text","value":"3"},{"key":"items[0][amount]","type":"text","value":"5"}]},"url":"{{host}}/me/order/crowdfunding","urlObject":{"path":["me","order","crowdfunding"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b61f8b06-74e7-4e5d-ac64-f1d452202687"},{"name":"创建秒杀订单","id":"758b52ce-92a8-404f-8432-6036d042a1ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"description":"","key":"sku_id","type":"text","value":"48"},{"key":"address[province]","value":"广东","type":"text"},{"key":"address[city]","value":"广州","type":"text"},{"key":"address[district]","value":"广州广州","type":"text"},{"key":"address[address]","value":"广州","type":"text"},{"key":"address[zip]","value":"广州","type":"text"},{"key":"address[contact_name]","value":"广州","type":"text"},{"key":"address[contact_phone]","value":"广州","type":"text"}]},"url":"{{host}}/me/order/seckill","urlObject":{"path":["me","order","seckill"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"758b52ce-92a8-404f-8432-6036d042a1ef"}],"id":"45310cc7-bbf2-46b6-91c1-0fd99dc92bf5","_postman_id":"45310cc7-bbf2-46b6-91c1-0fd99dc92bf5","description":""},{"name":"Pay","item":[{"name":"支付宝网页支付","id":"a19f0b3e-28bc-4e98-ae30-c9772bdcace8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"","value":"","type":"text"}],"url":"{{host}}/me/order/1/ali/pay/web","urlObject":{"path":["me","order","1","ali","pay","web"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[{"id":"17b8d39d-592e-4681-9821-40ff1f4758e9","name":"支付宝网页支付","originalRequest":{"method":"POST","header":[{"key":"","value":"","type":"text"}],"url":"{{host}}/me/order/3/ali/pay/web"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PATCH, PUT, OPTIONS,DELETE"},{"key":"Access-Control-Allow-Headers","value":"DNT,Keep-Alive,User-Agent,Cache-Control,Content-Type,Authorization"},{"key":"Content-Type","value":"text/html"},{"key":"Server","value":"Hyperf"},{"key":"Connection","value":"keep-alive"},{"key":"Date","value":"Fri, 29 May 2020 08:38:32 GMT"},{"key":"Content-Length","value":"1413"}],"cookie":[],"responseTime":null,"body":"<form id='alipay_submit' name='alipay_submit' action='https://openapi.alipaydev.com/gateway.do?charset=utf-8' method='POST'>\n    <input type='hidden' name='app_id' value='2016102200738196'/>\n    <input type='hidden' name='format' value='JSON'/>\n    <input type='hidden' name='charset' value='utf-8'/>\n    <input type='hidden' name='sign_type' value='RSA2'/>\n    <input type='hidden' name='version' value='1.0'/>\n    <input type='hidden' name='return_url' value='http://47.94.155.227:39002/ali/pay/web'/>\n    <input type='hidden' name='notify_url' value='http://47.94.155.227:39002/ali/pay/web/service'/>\n    <input type='hidden' name='timestamp' value='2020-05-29 07:58:49'/>\n    <input type='hidden' name='biz_content' value='{\"out_trade_no\":\"order_202005290838145ed0c9f6a584e\",\"total_amount\":50,\"subject\":\"order_202005290838145ed0c9f6a584e\",\"product_code\":\"FAST_INSTANT_TRADE_PAY\"}'/>\n    <input type='hidden' name='method' value='alipay.trade.page.pay'/>\n    <input type='hidden' name='sign' value='qxq0tkybsqbeNGthK5aQ97WFWPmvbViiLErC+hZ6nTUXyFWhXMnQGBjduHtNzSen7mjpW7r2Zc554Kgj/nfAeMtTDNSXe14CUIj4PQQUCYpqik0rLDBgzLeIo4X44uHXvG5T2XeAQUfWIWNU+lM0D0fvZ9/LLToi7jRqEaDdDZ9zOUBCslWUffjjyNDgt39IxsznW6ZKn2O00MSlv9mNZg0EQ9+D6HCejvobBziR8XidU0QF3+gmFe91c4g+OSolT1I21yTmfZIrjKb6yPykWrWhxybO3UrDrBvhWwkl7Lo2kOefB2lmyLfxbfS2x0ZVsW7PuFjmJg4vKILCX/QOww=='/>\n    <input type='submit' value='ok' style='display:none;'>\n</form>\n<script>document.forms['alipay_submit'].submit();</script>"}],"_postman_id":"a19f0b3e-28bc-4e98-ae30-c9772bdcace8"},{"name":"微信支付","id":"a380322b-be7d-41c3-873e-acbc7bbf774c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"order_id","value":"40","type":"text"}]},"url":"{{host}}/me/order/40/ali/pay/web","urlObject":{"path":["me","order","40","ali","pay","web"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a380322b-be7d-41c3-873e-acbc7bbf774c"}],"id":"17864d12-0559-4967-b713-feff1e4943f5","_postman_id":"17864d12-0559-4967-b713-feff1e4943f5","description":""},{"name":"CouponCode","item":[{"name":"检查优惠券","id":"dc249a85-5684-4ccf-9dc1-15c5e0b9dc97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host}}/couponCode?code=BAXX9WK8LY8ESVHD","urlObject":{"path":["couponCode"],"host":["{{host}}"],"query":[{"key":"code","value":"BAXX9WK8LY8ESVHD"}],"variable":[]}},"response":[],"_postman_id":"dc249a85-5684-4ccf-9dc1-15c5e0b9dc97"}],"id":"a1d11fe8-b14e-4f66-985d-fcc6f0c579e3","_postman_id":"a1d11fe8-b14e-4f66-985d-fcc6f0c579e3","description":""},{"name":"Installment","item":[{"name":"获取分期列表","id":"92318f57-4a69-416a-a49f-8a6a70b0e2bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{host}}/me/installment","urlObject":{"path":["me","installment"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"92318f57-4a69-416a-a49f-8a6a70b0e2bd"},{"name":"订单分期","id":"5c786963-723f-4275-ac48-046483171410","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"count","value":"3","type":"text"}]},"url":"{{host}}/me/order/18/installment","urlObject":{"path":["me","order","18","installment"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c786963-723f-4275-ac48-046483171410"},{"name":"获取分期详情","id":"97a38a38-3a27-445e-9789-f626570aa4a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{host}}/me/installment/17","urlObject":{"path":["me","installment","17"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"97a38a38-3a27-445e-9789-f626570aa4a9"},{"name":"支付宝分期付款","id":"65b8338c-e90a-4509-bb38-98505a171036","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"count","type":"text","value":"6"}]},"url":"{{host}}/me/installment/28/ali/pay","urlObject":{"path":["me","installment","28","ali","pay"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"65b8338c-e90a-4509-bb38-98505a171036"},{"name":"微信分期付款","id":"1615c588-dfb9-4239-9595-a157968ee6ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"count","type":"text","value":"6"}]},"url":"{{host}}/me/installment/27/wechat/pay","urlObject":{"path":["me","installment","27","wechat","pay"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1615c588-dfb9-4239-9595-a157968ee6ae"}],"id":"ba29f3b3-696c-4f00-92ba-1485bcf4476a","_postman_id":"ba29f3b3-696c-4f00-92ba-1485bcf4476a","description":""},{"name":"用户注册","id":"dbcc80aa-7aa9-4b35-898d-a3f6ef47f592","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"869413421@qq.com","type":"text","disabled":true},{"key":"user_name","value":"admin2","type":"text"},{"key":"password","value":"123456","type":"text"},{"key":"code","value":"555404","type":"text"},{"key":"phone","value":"13528685024","type":"text"}]},"url":"{{host}}/user","urlObject":{"path":["user"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dbcc80aa-7aa9-4b35-898d-a3f6ef47f592"},{"name":"邮箱认证","id":"b6fe0a5f-ce00-472a-b54d-90ffbba576f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host}}/user/email?token=UlTq0iGX5OJJVZUQ&userId=4","urlObject":{"path":["user","email"],"host":["{{host}}"],"query":[{"key":"token","value":"UlTq0iGX5OJJVZUQ"},{"key":"userId","value":"4"}],"variable":[]}},"response":[],"_postman_id":"b6fe0a5f-ce00-472a-b54d-90ffbba576f1"},{"name":"重发认证邮件","id":"f8726bb1-80d4-4957-aa37-2ce28bac09f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"869413421@qq.com","type":"text"}]},"url":"{{host}}/user/identity/email","urlObject":{"path":["user","identity","email"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8726bb1-80d4-4957-aa37-2ce28bac09f1"},{"name":"登陆","id":"8cb6bb99-ad66-48af-a7a8-10b4a4a9add1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"13528685024@163.com","type":"text"},{"key":"password","value":"123456","type":"text"},{"key":"email","value":"869413421@qq.com","type":"text","disabled":true},{"key":"password","value":"YfDL0i","type":"text","disabled":true},{"key":"phone","value":"13528685024","type":"text","disabled":true}]},"url":"{{host}}/user/token","urlObject":{"path":["user","token"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8cb6bb99-ad66-48af-a7a8-10b4a4a9add1"},{"name":"更新用户信息","id":"0ce9bf05-2bb5-40c0-8a74-0ae7b7abd9d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"real_name","value":"小黄猪","type":"text"},{"key":"sex","value":"0","type":"text"},{"key":"avatar","value":"https://mp.weixin.qq.com/s/KJnIGSJJ7ST082GG_jOPXQ","type":"text"}]},"url":"{{host}}/me","urlObject":{"path":["me"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0ce9bf05-2bb5-40c0-8a74-0ae7b7abd9d9"},{"name":"上传用户头像","id":"1bbfa757-7e29-49a3-8b3a-8e83c75ddc00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"avatar","type":"file","src":"/C:/Users/、、、、、、、、、、、/Desktop/微信截图_20190701222706.png"}]},"url":"{{host}}/user/avatar","urlObject":{"path":["user","avatar"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1bbfa757-7e29-49a3-8b3a-8e83c75ddc00"},{"name":"重置用户密码","id":"e2311aa7-e63c-4dbd-bd10-541b45a21bad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"phone","value":"13528685024","type":"text"},{"key":"email","value":"13528685024@163.com","type":"text","disabled":true}]},"url":"{{host}}/user/password","urlObject":{"path":["user","password"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2311aa7-e63c-4dbd-bd10-541b45a21bad"},{"name":"更新用户token","id":"cbe4768b-e800-4d77-83e5-14094f1611f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"{{host}}/me/token","urlObject":{"path":["me","token"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cbe4768b-e800-4d77-83e5-14094f1611f6"},{"name":"退出登录","id":"4691739e-ac32-49e8-b619-254f3248557e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{host}}/me/token","urlObject":{"path":["me","token"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4691739e-ac32-49e8-b619-254f3248557e"},{"name":"获取用户详情","id":"83ca9839-c7eb-4238-bba0-1bc06bcf07e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/me","urlObject":{"path":["me"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"83ca9839-c7eb-4238-bba0-1bc06bcf07e6"}],"id":"73a95ab4-0f4b-4858-b34e-c556ccd9bb2c","_postman_id":"73a95ab4-0f4b-4858-b34e-c556ccd9bb2c","description":""},{"name":"Center","item":[{"name":"Admin","item":[{"name":"用户列表","id":"bebad4b8-7731-420f-9cac-43c991e271c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/center/admin","urlObject":{"path":["center","admin"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bebad4b8-7731-420f-9cac-43c991e271c9"},{"name":"新建用户","id":"78b461c0-f64c-4b21-8f91-5245ef8a9a3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","type":"text","value":"13528685023@163.com"},{"key":"user_name","type":"text","value":"admin3"},{"key":"password","type":"text","value":"123456"},{"key":"phone","value":"13528685023","type":"text"},{"key":"real_name","value":"黄彦铭","type":"text"},{"key":"sex","value":"1","type":"text"}]},"url":"{{host}}/center/admin","urlObject":{"path":["center","admin"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"78b461c0-f64c-4b21-8f91-5245ef8a9a3b"},{"name":"更新用户资料","id":"6c789bb4-51c3-4352-ab7a-01701852e8e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","type":"text","value":"13528685023@163.com"},{"key":"user_name","type":"text","value":"admin4"},{"key":"password","type":"text","value":"123456"},{"key":"phone","type":"text","value":"13528685026"},{"key":"real_name","type":"text","value":"黄彦铭2"},{"key":"sex","type":"text","value":"1"}]},"url":"{{host}}/center/admin/2","urlObject":{"path":["center","admin","2"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c789bb4-51c3-4352-ab7a-01701852e8e9"},{"name":"删除用户","id":"5c918f2c-5203-4f67-91cd-ba9158293d5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","type":"text","value":"4"}]},"url":"{{host}}/center/admin","urlObject":{"path":["center","admin"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c918f2c-5203-4f67-91cd-ba9158293d5c"},{"name":"为用户分配角色","id":"e6755f50-0a35-4618-8870-eb4a8eb548e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"5","type":"text"},{"key":"role_id","value":"4","type":"text"}]},"url":"{{host}}/center/admin/role","urlObject":{"path":["center","admin","role"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e6755f50-0a35-4618-8870-eb4a8eb548e2"},{"name":"修改用户禁用状态","id":"4e6471f1-686c-4050-9af5-50e424367037","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","type":"text","value":"6"}]},"url":"{{host}}/center/admin/2/status","urlObject":{"path":["center","admin","2","status"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4e6471f1-686c-4050-9af5-50e424367037"},{"name":"重置用户密码","id":"8380f692-35a4-48ae-af9e-9f8bcb4e9be5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","type":"text","value":"6"}]},"url":"{{host}}/center/admin/2/password","urlObject":{"path":["center","admin","2","password"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8380f692-35a4-48ae-af9e-9f8bcb4e9be5"}],"id":"75586bd0-0479-4530-b1d1-5028b70f3d50","_postman_id":"75586bd0-0479-4530-b1d1-5028b70f3d50","description":""},{"name":"Permission","item":[{"name":"权限列表","id":"7a67789e-cff2-469d-8b11-13eea690d53c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/center/permission?page=1&pageSize=1000","urlObject":{"path":["center","permission"],"host":["{{host}}"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"1000"}],"variable":[]}},"response":[],"_postman_id":"7a67789e-cff2-469d-8b11-13eea690d53c"},{"name":"创建权限","id":"9a10fc95-4678-46d1-aa3a-a268865e98dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"parent_id","value":"1","type":"text"},{"key":"url","value":"/center/permission2/get","type":"text"},{"key":"name","value":"测试增加权限","type":"text"},{"key":"display_name","value":"测试增加权限","type":"text"},{"key":"guard_name","value":"web","type":"text"},{"key":"sort","value":"10","type":"text"}]},"url":"{{host}}/center/permission","urlObject":{"path":["center","permission"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9a10fc95-4678-46d1-aa3a-a268865e98dc"},{"name":"更新权限","id":"0bd88105-a307-4b5a-a86f-c310628fdee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"parent_id","value":"1","type":"text"},{"key":"url","value":"/center/permission2222/get","type":"text"},{"key":"name","value":"测试增加权限","type":"text"},{"key":"display_name","value":"测试增加权限","type":"text"},{"key":"guard_name","value":"web","type":"text"},{"key":"sort","value":"10","type":"text"}]},"url":"{{host}}/center/permission/26","urlObject":{"path":["center","permission","26"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0bd88105-a307-4b5a-a86f-c310628fdee8"},{"name":"删除权限","id":"a4f53914-cd61-4621-bd42-3c7254c87bd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","value":"15","type":"text"}]},"url":"{{host}}/center/permission/35","urlObject":{"path":["center","permission","35"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a4f53914-cd61-4621-bd42-3c7254c87bd4"}],"id":"26bb45bc-7ea9-4981-aeb5-d9275d6cf7f6","_postman_id":"26bb45bc-7ea9-4981-aeb5-d9275d6cf7f6","description":""},{"name":"Product","item":[{"name":"Sku","item":[{"name":"创建商品库存","id":"84d82b63-edad-4baf-9831-fac2227945b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"测试商品库存","type":"text"},{"key":"description","value":"测试一个测试商品库存","type":"text"},{"key":"price","value":"3.01","type":"text"},{"key":"product_id","value":"3","type":"text"},{"key":"stock","value":"3","type":"text"}]},"url":"{{host}}/center/product/1/sku","urlObject":{"path":["center","product","1","sku"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"84d82b63-edad-4baf-9831-fac2227945b1"},{"name":"更新商品库存","id":"9a6ef132-123f-4555-9349-6f47e794e410","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","type":"text","value":"测试商品修改sku"},{"key":"description","type":"text","value":"修改sku"},{"key":"price","type":"text","value":"3.01"},{"key":"stock","value":"1","type":"text"}]},"url":"{{host}}/center/product/1/sku/4","urlObject":{"path":["center","product","1","sku","4"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9a6ef132-123f-4555-9349-6f47e794e410"},{"name":"删除商品库存","id":"443bc561-3e72-4d1d-a96e-baaa7e7ec7d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{host}}/center/product/1/sku/4","urlObject":{"path":["center","product","1","sku","4"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"443bc561-3e72-4d1d-a96e-baaa7e7ec7d2"}],"id":"53404a50-36ff-404f-8c0b-be63eca137f9","_postman_id":"53404a50-36ff-404f-8c0b-be63eca137f9","description":""},{"name":"Product","item":[{"name":"商品列表","id":"fadcef4b-00e2-4439-b6ab-577affd30c36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{host}}/center/product?search=测试&order=asc&field=review_count","urlObject":{"path":["center","product"],"host":["{{host}}"],"query":[{"key":"search","value":"测试"},{"key":"order","value":"asc"},{"key":"field","value":"review_count"}],"variable":[]}},"response":[],"_postman_id":"fadcef4b-00e2-4439-b6ab-577affd30c36"},{"name":"创建商品","id":"b0dfcc73-ed82-46c7-9ebb-97f95bf22646","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","type":"text","value":"猪皇手机"},{"key":"description","type":"text","value":"测试一个商品添加"},{"key":"image","type":"text","value":"https://pics6.baidu.com/feed/4a36acaf2edda3cc80c6c581aa72b007203f9297.jpeg?token=102e84cd523c496ffbcac4a18537004f"},{"key":"on_sale","type":"text","value":"1"},{"key":"price","type":"text","value":"3.01"},{"key":"items[0][title]","value":"测试商品SKU","type":"text"},{"key":"items[0][description]","value":"description","type":"text"},{"key":"items[0][price]","value":"10","type":"text"},{"key":"items[0][stock]","value":"1000","type":"text"},{"key":"category_id","value":"3","type":"text"},{"key":"properties[0][name]","value":"颜色","type":"text"},{"key":"properties[0][value]","value":"屎黄色","type":"text"},{"key":"properties[1][name]","value":"内存","type":"text"},{"key":"properties[1][value]","value":"256","type":"text"}]},"url":"{{host}}/center/product","urlObject":{"path":["center","product"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b0dfcc73-ed82-46c7-9ebb-97f95bf22646"},{"name":"更新商品信息","id":"5f0b7a3e-0fbf-4dbb-8cd9-2b27522700e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","type":"text","value":"测试更新"},{"key":"description","type":"text","value":"测试一个商品添加，测试一个商品添加"},{"key":"image","type":"text","value":"https://pics6.baidu.com/feed/4a36acaf2edda3cc80c6c581aa72b007203f9297.jpeg?token=102e84cd523c496ffbcac4a18537004f"},{"key":"on_sale","type":"text","value":"1"},{"key":"price","type":"text","value":"3.01"},{"key":"category_id","value":"5","type":"text"},{"key":"properties[0][name]","value":"颜色","type":"text"},{"key":"properties[0][value]","value":"猪猪色","type":"text"}]},"url":"{{host}}/center/product/13","urlObject":{"path":["center","product","13"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f0b7a3e-0fbf-4dbb-8cd9-2b27522700e1"},{"name":"删除商品","id":"b6f2791a-16ed-48e3-aa45-c8ed1bf83df3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","type":"text","value":"2"}]},"url":"{{host}}/center/product/2","urlObject":{"path":["center","product","2"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b6f2791a-16ed-48e3-aa45-c8ed1bf83df3"}],"id":"f3b5da5f-7fa0-4129-b3b5-8617d01d1aa7","_postman_id":"f3b5da5f-7fa0-4129-b3b5-8617d01d1aa7","description":""}],"id":"15165b64-cbeb-4567-8c05-589632f44eb3","_postman_id":"15165b64-cbeb-4567-8c05-589632f44eb3","description":""},{"name":"Role","item":[{"name":"角色列表","id":"4d163c51-789d-4e80-b2c9-5780d79c4e76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/center/role","urlObject":{"path":["center","role"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d163c51-789d-4e80-b2c9-5780d79c4e76"},{"name":"创建角色","id":"00138fd9-5da0-466b-ad6f-017cd8fca6b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"管理员","type":"text"},{"key":"guard_name","value":"web","type":"text"},{"key":"description","value":"小管理员","type":"text"}]},"url":"{{host}}/center/role","urlObject":{"path":["center","role"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"00138fd9-5da0-466b-ad6f-017cd8fca6b1"},{"name":"更新角色","id":"c40585cc-ff31-4a7a-9726-d1c8d6661918","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","type":"text","value":"2"},{"key":"name","value":"管理员","type":"text"},{"key":"description","value":"晓得滴","type":"text"}]},"url":"{{host}}/center/role","urlObject":{"path":["center","role"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c40585cc-ff31-4a7a-9726-d1c8d6661918"},{"name":"删除角色","id":"eb78a604-30ea-4879-821c-3c2d6aaf745a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{host}}/center/role/2","urlObject":{"path":["center","role","2"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"eb78a604-30ea-4879-821c-3c2d6aaf745a"},{"name":"为角色分配权限","id":"1d2ea5c1-cd56-4d44-b0aa-4e468baa767b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"id","type":"text","value":"15"}]},"url":"{{host}}/center/role/2/permission","urlObject":{"path":["center","role","2","permission"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d2ea5c1-cd56-4d44-b0aa-4e468baa767b"},{"name":"查看角色所有权限","id":"ec800a09-a085-43a6-94c2-b8b06983c0a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/center/role/1/permission","urlObject":{"path":["center","role","1","permission"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec800a09-a085-43a6-94c2-b8b06983c0a1"}],"id":"8754443b-9381-4a1d-bc41-2cf73e289fbd","_postman_id":"8754443b-9381-4a1d-bc41-2cf73e289fbd","description":""},{"name":"Order","item":[{"name":"后台订单列表","id":"72f72e1d-7ede-4ce4-b3f2-4e09951e7883","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/center/order?search=商品2","urlObject":{"path":["center","order"],"host":["{{host}}"],"query":[{"key":"search","value":"商品2"}],"variable":[]}},"response":[],"_postman_id":"72f72e1d-7ede-4ce4-b3f2-4e09951e7883"},{"name":"订单详情","id":"6294468f-e629-4a9e-bfef-edc9e470bbfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/center/order/1","urlObject":{"path":["center","order","1"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6294468f-e629-4a9e-bfef-edc9e470bbfd"},{"name":"订单发货","id":"2c261c76-dccb-42e1-8138-d4aced24a8e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"company","value":"顺丰快递","type":"text"},{"key":"express_no","value":"1121221","type":"text"}]},"url":"{{host}}/center/order/1/logistic","urlObject":{"path":["center","order","1","logistic"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2c261c76-dccb-42e1-8138-d4aced24a8e3"},{"name":"退款处理","id":"21bd8e6c-a9f0-4b10-8ec4-0205221c340a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"agree","value":"1","type":"text","contentType":"bool"},{"key":"reason","value":"就是不退","type":"text","disabled":true}]},"url":"{{host}}/center/order/18/refund","urlObject":{"path":["center","order","18","refund"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"21bd8e6c-a9f0-4b10-8ec4-0205221c340a"}],"id":"3523f6bc-dfc6-47bc-bdb2-435fa813de96","_postman_id":"3523f6bc-dfc6-47bc-bdb2-435fa813de96","description":""},{"name":"CouponCode","item":[{"name":"优惠券列表","id":"e214e074-8ed0-49af-8507-3d27cc48df62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/center/couponCode","urlObject":{"path":["center","couponCode"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e214e074-8ed0-49af-8507-3d27cc48df62"},{"name":"创建优惠券","id":"c6cb5706-d672-403a-b53a-b062c871b54b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"测试","type":"text"},{"key":"type","value":"fixed","type":"text"},{"key":"value","value":"1","type":"text"},{"key":"total","value":"100","type":"text"},{"key":"min_amount","value":"1","type":"text"},{"key":"enabled","value":"1","type":"text"},{"key":"not_before","value":"2020-05-13 00:00:00","type":"text"},{"key":"not_after","value":"2020-05-14 00:00:00","type":"text"}]},"url":"{{host}}/center/couponCode","urlObject":{"path":["center","couponCode"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6cb5706-d672-403a-b53a-b062c871b54b"},{"name":"更新优惠券","id":"72f2bc51-d65e-4653-9fb8-a2846d0ad06f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"测试修改优惠券喜喜","type":"text"}]},"url":"{{host}}/center/couponCode/2","urlObject":{"path":["center","couponCode","2"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"72f2bc51-d65e-4653-9fb8-a2846d0ad06f"},{"name":"删除优惠券","id":"f0e7e09e-effe-4210-95f9-25eccd76fc41","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{host}}/center/couponCode/2","urlObject":{"path":["center","couponCode","2"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0e7e09e-effe-4210-95f9-25eccd76fc41"}],"id":"21a367c5-9d5d-45d8-8384-559ca576fe8d","_postman_id":"21a367c5-9d5d-45d8-8384-559ca576fe8d","description":""},{"name":"Category","item":[{"name":"分类列表","id":"299043da-bc27-4a12-8636-86a83da0be1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/center/category","urlObject":{"path":["center","category"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"299043da-bc27-4a12-8636-86a83da0be1a"},{"name":"创建分类","id":"b9f1d828-e55e-48a3-960f-84c2be64ecfa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"测试分类下级","type":"text"},{"key":"parent_id","value":"28","type":"text"}]},"url":"{{host}}/center/category","urlObject":{"path":["center","category"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9f1d828-e55e-48a3-960f-84c2be64ecfa"},{"name":"更新分类","id":"b360fde5-8408-4fa0-984e-f312b5da4615","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","type":"text","value":"测试分类下级"},{"key":"parent_id","type":"text","value":"28"}]},"url":"{{host}}/center/category","urlObject":{"path":["center","category"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b360fde5-8408-4fa0-984e-f312b5da4615"},{"name":"删除分类","id":"eb354344-c77c-40af-b7c6-a14521881243","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","type":"text","value":"测试分类下级"},{"key":"parent_id","type":"text","value":"28"}]},"url":"{{host}}/center/category/31","urlObject":{"path":["center","category","31"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"eb354344-c77c-40af-b7c6-a14521881243"}],"id":"fbb0a388-200c-44cc-9df0-0c9a090a79d0","_postman_id":"fbb0a388-200c-44cc-9df0-0c9a090a79d0","description":""},{"name":"Crowdfunding","item":[{"name":"众筹商品列表","id":"25c88b50-4f04-4cf8-ab72-5e0e165f3280","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/center/crowdfunding","urlObject":{"path":["center","crowdfunding"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"25c88b50-4f04-4cf8-ab72-5e0e165f3280"},{"name":"创建众筹商品","id":"aba48300-adfc-420d-af9f-88162c0aae5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","type":"text","value":"众筹商品"},{"key":"description","type":"text","value":"众筹商品"},{"key":"image","type":"text","value":"https://pics6.baidu.com/feed/4a36acaf2edda3cc80c6c581aa72b007203f9297.jpeg?token=102e84cd523c496ffbcac4a18537004f"},{"key":"on_sale","type":"text","value":"1"},{"key":"price","type":"text","value":"3.01"},{"key":"items[0][title]","value":"众筹商品SKU","type":"text"},{"key":"items[0][description]","value":"description","type":"text"},{"key":"items[0][price]","value":"10","type":"text"},{"key":"items[0][stock]","value":"1000","type":"text"},{"key":"target_amount","value":"10","type":"text"},{"key":"end_time","value":"2020-05-29 23:59:59","type":"text"}]},"url":"{{host}}/center/crowdfunding","urlObject":{"path":["center","crowdfunding"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"aba48300-adfc-420d-af9f-88162c0aae5b"},{"name":"更新商品信息","id":"e1f4c80c-ae03-4c8f-b797-4140d51a93c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","type":"text","value":"测试商品更新"},{"key":"description","type":"text","value":"测试商品更改"},{"key":"image","type":"text","value":"https://pics6.baidu.com/feed/4a36acaf2edda3cc80c6c581aa72b007203f9297.jpeg?token=102e84cd523c496ffbcac4a18537004f"},{"key":"on_sale","type":"text","value":"1"},{"key":"price","type":"text","value":"3.01"},{"key":"target_amount","value":"20","type":"text"},{"key":"end_time","value":"2030-12-12 23:59:59","type":"text"}]},"url":"{{host}}/center/crowdfunding/1","urlObject":{"path":["center","crowdfunding","1"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1f4c80c-ae03-4c8f-b797-4140d51a93c8"},{"name":"删除众筹商品","id":"4c5a117f-edfa-407f-84c8-0b13433bbcb1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","type":"text","value":"测试商品更新"},{"key":"description","type":"text","value":"测试商品更改"},{"key":"image","type":"text","value":"https://pics6.baidu.com/feed/4a36acaf2edda3cc80c6c581aa72b007203f9297.jpeg?token=102e84cd523c496ffbcac4a18537004f"},{"key":"on_sale","type":"text","value":"1"},{"key":"price","type":"text","value":"3.01"},{"key":"target_amount","type":"text","value":"20"},{"key":"end_time","type":"text","value":"2030-12-12 23:59:59"}]},"url":"{{host}}/center/crowdfunding/1","urlObject":{"path":["center","crowdfunding","1"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c5a117f-edfa-407f-84c8-0b13433bbcb1"}],"id":"5dccca96-24b5-4f90-8fac-0d5289b4fd98","_postman_id":"5dccca96-24b5-4f90-8fac-0d5289b4fd98","description":""},{"name":"Seckill","item":[{"name":"秒杀商品列表","id":"363933d4-e4f2-486f-b269-de3c855166d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/center/seckill","urlObject":{"path":["center","seckill"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"363933d4-e4f2-486f-b269-de3c855166d7"},{"name":"创建秒杀商品","id":"879f863a-679b-4171-944c-9eb704a69e81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","type":"text","value":"秒杀商品"},{"key":"description","type":"text","value":"秒商品"},{"key":"image","type":"text","value":"https://pics6.baidu.com/feed/4a36acaf2edda3cc80c6c581aa72b007203f9297.jpeg?token=102e84cd523c496ffbcac4a18537004f"},{"key":"on_sale","type":"text","value":"1"},{"key":"price","type":"text","value":"3.01"},{"key":"items[0][title]","value":"秒杀商品SKU","type":"text"},{"key":"items[0][description]","value":"description","type":"text"},{"key":"items[0][price]","value":"10","type":"text"},{"key":"items[0][stock]","value":"1","type":"text"},{"key":"start_at","value":"2001-01-01 00:00:00","type":"text"},{"key":"end_at","value":"2020-09-10 00:00:00","type":"text"}]},"url":"{{host}}/center/seckill","urlObject":{"path":["center","seckill"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"879f863a-679b-4171-944c-9eb704a69e81"},{"name":"更新秒杀信息","id":"8f23fdef-2541-4ab4-85bc-bb121dd13f92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","type":"text","value":"测试商品更新"},{"key":"description","type":"text","value":"测试商品更改"},{"key":"image","type":"text","value":"https://pics6.baidu.com/feed/4a36acaf2edda3cc80c6c581aa72b007203f9297.jpeg?token=102e84cd523c496ffbcac4a18537004f"},{"key":"on_sale","type":"text","value":"1"},{"key":"price","type":"text","value":"3.01"},{"key":"start_at","value":"2010-12-12 23:59:59","type":"text"},{"key":"end_at","value":"2030-12-12 23:59:59","type":"text"}]},"url":"{{host}}/center/seckill/8","urlObject":{"path":["center","seckill","8"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f23fdef-2541-4ab4-85bc-bb121dd13f92"},{"name":"删除秒杀商品","id":"71af5970-c091-4b75-acac-f0bbcf9b2d98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","type":"text","value":"测试商品更新"},{"key":"description","type":"text","value":"测试商品更改"},{"key":"image","type":"text","value":"https://pics6.baidu.com/feed/4a36acaf2edda3cc80c6c581aa72b007203f9297.jpeg?token=102e84cd523c496ffbcac4a18537004f"},{"key":"on_sale","type":"text","value":"1"},{"key":"price","type":"text","value":"3.01"},{"key":"target_amount","type":"text","value":"20"},{"key":"end_time","type":"text","value":"2030-12-12 23:59:59"}]},"url":"{{host}}/center/seckill/1","urlObject":{"path":["center","seckill","1"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"71af5970-c091-4b75-acac-f0bbcf9b2d98"}],"id":"7640ba39-0113-464f-b8d7-8b21cb90dec1","_postman_id":"7640ba39-0113-464f-b8d7-8b21cb90dec1","description":""}],"id":"9ac9995e-b412-467b-948c-de77f8f85c23","_postman_id":"9ac9995e-b412-467b-948c-de77f8f85c23","description":""},{"name":"商品列表","id":"1471ee62-86d3-4098-94f3-27d4c19e2ca7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/product?search=内存条&filters=品牌名称:金士顿|传输类型:DDR3","urlObject":{"path":["product"],"host":["{{host}}"],"query":[{"key":"search","value":"内存条"},{"disabled":true,"key":"category_id","value":"13"},{"key":"filters","value":"品牌名称:金士顿|传输类型:DDR3"}],"variable":[]}},"response":[],"_postman_id":"1471ee62-86d3-4098-94f3-27d4c19e2ca7"},{"name":"商品详情","id":"5bd51e03-1196-452d-b5bf-285889cbc42e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{host}}/product/5","urlObject":{"path":["product","5"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5bd51e03-1196-452d-b5bf-285889cbc42e"},{"name":"测试路由","id":"a83bce0f-7ff9-4cfd-9b9e-784057dca5a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host}}/test?key=10086&value=1000","urlObject":{"path":["test"],"host":["{{host}}"],"query":[{"key":"key","value":"10086"},{"key":"value","value":"1000"}],"variable":[]}},"response":[],"_postman_id":"a83bce0f-7ff9-4cfd-9b9e-784057dca5a0"},{"name":"发送手机验证码","id":"8e9c716b-6318-4192-a5fc-7940cf545d26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"phone","value":"13528685024","type":"text"},{"key":"sessionKey","value":"135168","type":"text"},{"key":"code","value":"g7XE5","type":"text"}]},"url":"{{host}}/sms","urlObject":{"path":["sms"],"host":["{{host}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e9c716b-6318-4192-a5fc-7940cf545d26"},{"name":"获取验证码","id":"f7943ee5-e066-4788-ab75-8a9108b5bc4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host}}/captcha?sessionKey=135168","urlObject":{"path":["captcha"],"host":["{{host}}"],"query":[{"key":"sessionKey","value":"135168"}],"variable":[]}},"response":[],"_postman_id":"f7943ee5-e066-4788-ab75-8a9108b5bc4d"},{"name":"邮箱认证","id":"f3b45121-c442-4c55-80a2-4a57fe3fb6c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{host}}/user/email?token=UlTq0iGX5OJJVZUQ&userId=4","urlObject":{"path":["user","email"],"host":["{{host}}"],"query":[{"key":"token","value":"UlTq0iGX5OJJVZUQ"},{"key":"userId","value":"4"}],"variable":[]}},"response":[],"_postman_id":"f3b45121-c442-4c55-80a2-4a57fe3fb6c1"}]}