Showing
1 changed file
with
17 additions
and
29 deletions
@@ -117,16 +117,12 @@ | @@ -117,16 +117,12 @@ | ||
117 | "code": 200, | 117 | "code": 200, |
118 | "data": [ | 118 | "data": [ |
119 | { | 119 | { |
120 | - "checkStatus": 0, | ||
121 | - "shopName": "得宝旗舰店", | ||
122 | - "shopsId": 15, | ||
123 | - "status": 0 | 120 | + "id": 80, |
121 | + "text": "Marmiulous" | ||
124 | }, | 122 | }, |
125 | { | 123 | { |
126 | - "checkStatus": 0, | ||
127 | - "shopName": ":CHOCOOLATEQ", | ||
128 | - "shopsId": 16, | ||
129 | - "status": 0 | 124 | + "id": 81, |
125 | + "text": "Ethel" | ||
130 | } | 126 | } |
131 | ], | 127 | ], |
132 | "message": "操作成功" | 128 | "message": "操作成功" |
@@ -153,19 +149,12 @@ | @@ -153,19 +149,12 @@ | ||
153 | "code": 200, | 149 | "code": 200, |
154 | "data": [ | 150 | "data": [ |
155 | { | 151 | { |
156 | - "brandDomain": "lily", | ||
157 | - "brandName": "lily", | ||
158 | - "brandNameEn": "lily", | ||
159 | - "id": 1431, | ||
160 | - "status": 1 | 152 | + "id": 80, |
153 | + "text": "Marmiulous" | ||
161 | }, | 154 | }, |
162 | { | 155 | { |
163 | - "brandDomain": "test", | ||
164 | - "brandName": "test", | ||
165 | - "brandNameCn": "", | ||
166 | - "brandNameEn": "test", | ||
167 | - "id": 1430, | ||
168 | - "status": 1 | 156 | + "id": 81, |
157 | + "text": "Ethel" | ||
169 | } | 158 | } |
170 | ], | 159 | ], |
171 | "md5": "03098c8c158c8405117daadb91ed792a", | 160 | "md5": "03098c8c158c8405117daadb91ed792a", |
@@ -192,20 +181,19 @@ | @@ -192,20 +181,19 @@ | ||
192 | { | 181 | { |
193 | "code": 200, | 182 | "code": 200, |
194 | "data": [ | 183 | "data": [ |
195 | - { | ||
196 | - "brandId": 0, | ||
197 | - "supplierId": 1, | ||
198 | - "supplierName": "10*1" | ||
199 | - }, | ||
200 | - { | 184 | + { |
185 | + "agreementEndTime": 0, | ||
201 | "brandId": 0, | 186 | "brandId": 0, |
202 | - "supplierId": 2, | ||
203 | - "supplierName": "广派商业(上海)有限公司" | 187 | + "id": 73, |
188 | + "supplierId": 0, | ||
189 | + "text": "广州乐夏服饰贸易有限公司" | ||
204 | }, | 190 | }, |
205 | { | 191 | { |
192 | + "agreementEndTime": 0, | ||
206 | "brandId": 0, | 193 | "brandId": 0, |
207 | - "supplierId": 3, | ||
208 | - "supplierName": "广州市海珠区艺柏时装经营部" | 194 | + "id": 75, |
195 | + "supplierId": 0, | ||
196 | + "text": "MYGE" | ||
209 | } | 197 | } |
210 | ], | 198 | ], |
211 | "message": "操作成功" | 199 | "message": "操作成功" |
-
Please register or login to post a comment