Commit f831133d by zhangjingdong

修改广场圈子模块的账号2

parent c37f6dc0
{ {
{ {
"info": { "info": {
"_postman_id": "1b88a215-5865-4eb5-8adf-5b5930aa07ba", "_postman_id": "cca6be79-76bb-4ffe-82b8-a48251bd2e06",
"name": "广场圈子", "name": "广场圈子",
"schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json" "schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json"
}, },
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
], ],
"body": { "body": {
"mode": "raw", "mode": "raw",
"raw": "{\n \"userPhone\": {{user_phone}},\n \"userPassword\": {{password}},\n \"equipment\": \"c5d93c486a95d821\",\n \"channelId\": 1\n}" "raw": "{\n \"userPhone\": {{user_phone}},\n \"userPassword\": \"ywb123\",\n \"equipment\": \"c5d93c486a95d821\",\n \"channelId\": 1\n}"
}, },
"url": "{{gateway-user}}/app/login" "url": "{{gateway-user}}/app/login"
}, },
...@@ -106,13 +106,11 @@ ...@@ -106,13 +106,11 @@
"header": [ "header": [
{ {
"key": "Content-Type", "key": "Content-Type",
"value": "application/json", "value": "application/json"
"type": "text"
}, },
{ {
"key": "access-Token", "key": "access-Token",
"value": "{{access-Token}}", "value": "{{access-Token}}"
"type": "text"
} }
], ],
"body": { "body": {
...@@ -239,9 +237,6 @@ ...@@ -239,9 +237,6 @@
} }
} }
], ],
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": { "request": {
"method": "GET", "method": "GET",
"header": [ "header": [
...@@ -292,9 +287,6 @@ ...@@ -292,9 +287,6 @@
} }
} }
], ],
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": { "request": {
"method": "GET", "method": "GET",
"header": [ "header": [
...@@ -727,9 +719,6 @@ ...@@ -727,9 +719,6 @@
} }
} }
], ],
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": { "request": {
"method": "GET", "method": "GET",
"header": [ "header": [
...@@ -973,6 +962,7 @@ ...@@ -973,6 +962,7 @@
}, },
"response": [ "response": [
{ {
"id": "ad6602a6-ca1e-44f8-8d91-e63c0d6b5073",
"name": "查询最新的两个用户动态信息【办公版】", "name": "查询最新的两个用户动态信息【办公版】",
"originalRequest": { "originalRequest": {
"method": "POST", "method": "POST",
...@@ -1302,9 +1292,6 @@ ...@@ -1302,9 +1292,6 @@
} }
} }
], ],
"protocolProfileBehavior": {
"disableBodyPruning": true
},
"request": { "request": {
"method": "GET", "method": "GET",
"header": [ "header": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment