Skip to content

Commit 6607f18

Browse files
author
jack
committed
update
1 parent 9a88b3f commit 6607f18

File tree

1 file changed

+4
-37
lines changed

1 file changed

+4
-37
lines changed

xm_boot.postman_collection.json

Lines changed: 4 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,7 @@
5151
"header": [],
5252
"body": {
5353
"mode": "formdata",
54-
"formdata": [
55-
{
56-
"key": "account",
57-
"value": "aaaa",
58-
"type": "text"
59-
},
60-
{
61-
"key": "password",
62-
"value": "123456",
63-
"type": "text"
64-
}
65-
]
54+
"formdata": []
6655
},
6756
"url": {
6857
"raw": "http://localhost:20001/api/article/articleCategory/list",
@@ -91,18 +80,7 @@
9180
"header": [],
9281
"body": {
9382
"mode": "formdata",
94-
"formdata": [
95-
{
96-
"key": "account",
97-
"value": "aaaa",
98-
"type": "text"
99-
},
100-
{
101-
"key": "password",
102-
"value": "123456",
103-
"type": "text"
104-
}
105-
]
83+
"formdata": []
10684
},
10785
"url": {
10886
"raw": "http://localhost:20001/api/article/articleInfo/list",
@@ -131,18 +109,7 @@
131109
"header": [],
132110
"body": {
133111
"mode": "formdata",
134-
"formdata": [
135-
{
136-
"key": "account",
137-
"value": "aaaa",
138-
"type": "text"
139-
},
140-
{
141-
"key": "password",
142-
"value": "123456",
143-
"type": "text"
144-
}
145-
]
112+
"formdata": []
146113
},
147114
"url": {
148115
"raw": "http://localhost:20001/api/article/articleInfo/detail/246504515371536384",
@@ -172,7 +139,7 @@
172139
"header": [
173140
{
174141
"key": "token",
175-
"value": "76f3a8c41df5bf76c77e46cd02b11239",
142+
"value": "dedc9deb0a721b57015b159058f4953c",
176143
"type": "text"
177144
}
178145
],

0 commit comments

Comments
 (0)