## 获取商城设备列表
~~~[api]
post:https://huangjinjiangan.xiaoding.shop/store/api.goods/show
*string:device_id=6565657#设备ID
<<<
{
"code": 1,
"info": "获取商城页面成功!",
"data": {
"content": "<p><img border=\"0\" src=\"https://ssl.cdn.cuci.cc/0a595f617f64c34e/56c6629297eea7cd.png\" style=\"max-width:100%\" title=\"image\" /></p>\n",
"slider": [
{
"title": "#",
"img": "https://ssl.cdn.cuci.cc/decb0fe26fa3f486/b3f6521bf29403c8.png",
"url": "#"
},
{
"title": "#",
"img": "https://ssl.cdn.cuci.cc/decb0fe26fa3f486/b3f6521bf29403c8.png",
"url": "#"
},
{
"title": "#",
"img": "https://ssl.cdn.cuci.cc/decb0fe26fa3f486/b3f6521bf29403c8.png",
"url": "#"
}
]
}
}
~~~