异潮

潮流资讯


获取值得购买商品列表

<h5>简要描述</h5> <ul> <li>获取值得购买商品列表</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://xx.com/supreme/fashion/guide/get/item/list</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">userID</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>用户ID</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { "itemID": 32, "itemName": "李宁 韦德之道9 无限 白武士", "brandID": 9, "url": "https://devhonggezi.oss-cn-shenzhen.aliyuncs.com/itemImg/item_0_OEGT.jpg?x-oss-process=image/resize,w_300,h_300,m_lfit", "drawIDs": "7", "salePrice": "1599", "type": 1, "status": 2, "itemCode": "ABER003", "noPunching": 0.0000, "punching": 0.0000, "createTime": 1617184293000, "saleNumber": 1, "endSaleTime": 1617350400000, "saleTime": 1617033600000 }</code></pre> <h5>返回参数说明 (与商量列表返回参数一致)</h5> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML