Authored by iknitting

修改详情页的品牌店铺

@@ -1700,13 +1700,13 @@ code为200即为成功,否则是失败。 @@ -1700,13 +1700,13 @@ code为200即为成功,否则是失败。
1700 "code": 200, 1700 "code": 200,
1701 "data": [ 1701 "data": [
1702 { 1702 {
  1703 + "brand_domain": "nike",
  1704 + "brand_ico": "http://img12.static.yhbimg.com/brandLogo/2015/04/10/16/02963cdc1aeab10959bfeccc400aaa8de8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80",
1703 "brand_id": 248, 1705 "brand_id": 248,
1704 - "logo": "http://img12.static.yhbimg.com/brandLogo/2015/04/10/16/02963cdc1aeab10959bfeccc400aaa8de8.jpg?imageMogr2/thumbnail/{width}x{height}/extent/{width}x{height}/background/d2hpdGU=/position/center/quality/80",  
1705 - "name": "Nike",  
1706 - "type": "brand" 1706 + "brand_name": "Nike"
1707 } 1707 }
1708 ], 1708 ],
1709 - "md5": "e5db8c8f7ca039a43abc425e4c2b3e85", 1709 + "md5": "f9123695ac14460c9c7d1d9cb5b4c6df",
1710 "message": "product brandshop Intro" 1710 "message": "product brandshop Intro"
1711 } 1711 }
1712 { 1712 {