File tree 1 file changed +4
-37
lines changed
1 file changed +4
-37
lines changed Original file line number Diff line number Diff line change 51
51
"header" : [],
52
52
"body" : {
53
53
"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" : []
66
55
},
67
56
"url" : {
68
57
"raw" : " http://localhost:20001/api/article/articleCategory/list" ,
91
80
"header" : [],
92
81
"body" : {
93
82
"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" : []
106
84
},
107
85
"url" : {
108
86
"raw" : " http://localhost:20001/api/article/articleInfo/list" ,
131
109
"header" : [],
132
110
"body" : {
133
111
"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" : []
146
113
},
147
114
"url" : {
148
115
"raw" : " http://localhost:20001/api/article/articleInfo/detail/246504515371536384" ,
172
139
"header" : [
173
140
{
174
141
"key" : " token" ,
175
- "value" : " 76f3a8c41df5bf76c77e46cd02b11239 " ,
142
+ "value" : " dedc9deb0a721b57015b159058f4953c " ,
176
143
"type" : " text"
177
144
}
178
145
],
You can’t perform that action at this time.
0 commit comments