Showing
1 changed file
with
13 additions
and
31 deletions
@@ -326,41 +326,23 @@ | @@ -326,41 +326,23 @@ | ||
326 | ``` json | 326 | ``` json |
327 | { | 327 | { |
328 | "code": 200, | 328 | "code": 200, |
329 | - "data": [ | ||
330 | - { | ||
331 | - "content": "content222", | ||
332 | - "createTime": 1456453904, | ||
333 | - "id": 28948, | ||
334 | - "imageUrl": "/2012/03/06/18/020f2f4abf0258814bb938ed9f563b19e1.jpg", | ||
335 | - "orderBy": 2, | ||
336 | - "productSkn": 50018101 | ||
337 | - }, | ||
338 | - { | ||
339 | - "content": "content23333", | ||
340 | - "createTime": 1456454512, | ||
341 | - "id": 28949, | ||
342 | - "imageUrl": "/2012/03/06/18/020f2f4abf0258814bb938ed9f563b139e1.jpg", | ||
343 | - "orderBy": 3, | ||
344 | - "productSkn": 50018101 | ||
345 | - }, | ||
346 | - { | ||
347 | - "content": "content", | ||
348 | - "createTime": 1456454884, | ||
349 | - "id": 28950, | ||
350 | - "imageUrl": "/2012/03/06/18/020f2f4abf0258814bb938ed9f563b19e1.jpg", | ||
351 | - "orderBy": 4, | ||
352 | - "productSkn": 50018101 | ||
353 | - }, | 329 | + "data": { |
330 | + "list": [ | ||
354 | { | 331 | { |
355 | "content": "content", | 332 | "content": "content", |
356 | - "createTime": 1456454887, | ||
357 | - "id": 28951, | ||
358 | - "imageUrl": "/2012/03/06/18/020f2f4abf0258814bb938ed9f563b19e1.jpg", | ||
359 | - "orderBy": 5, | ||
360 | - "productSkn": 50018101 | 333 | + "createTime": 1457576452, |
334 | + "id": 28947, | ||
335 | + "imageUrl": "http://img12.static.yhbimg.com\\goodsimg/2016/02/19/09/022b04df3ecc1d94afddff082d139c6f15.jpg", | ||
336 | + "orderBy": 1, | ||
337 | + "productSkn": 50000055 | ||
361 | } | 338 | } |
362 | ], | 339 | ], |
363 | - "md5": "b41dbcde2f182d34abaa197b3c80c14f", | 340 | + "page": 1, |
341 | + "size": 2, | ||
342 | + "total": 1, | ||
343 | + "totalPage": 1 | ||
344 | + }, | ||
345 | + "md5": "da443e6e2d29dfaba540c41a30cdd082", | ||
364 | "message": "Product Collocation List." | 346 | "message": "Product Collocation List." |
365 | } | 347 | } |
366 | 348 |
-
Please register or login to post a comment