DYH云

DYH开放接口


获取排品策略中的商品列表 上下架用

<h5>简要描述</h5> <ul> <li>获取排品策略中的商品列表 上下架用</li> </ul> <h5>请求URL</h5> <ul> <li><code>{{BASE_URL}}/api/contest/goods.goods/paperGoods</code> 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;">contestId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>竞赛id</td> </tr> <tr> <td style="text-align: left;">step</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>默认排品策略的(webLivePlanTs) 还有五步法(webLiveFiveStep)</td> </tr> </tbody> </table> <h1>添加</h1> <pre><code>{ "code": 20000, "msg": "success", "time": "2022-02-22 10:15:45", "data": [ { "contestGoodsId": 98, "name": "户外拖鞋", "livePlatform": "1", "anchorType": 1, "price": "26.80", "platformId": 527, "score": 1, "image": "https://vvod.obs.cn-north-4.myhuaweicloud.com/202110/09/1b67f3ae3c831189e9101c61c98f036c.png", "detail": "", "status": 1, "addTime": "2021-09-29 17:36:06", "updateTime": "2021-10-09 15:27:29", "stock": 0, "belongs": 1, "step": "webLivePlanTs", "strengthMerchant": "", "place": "", "repurchase": "0.00", "state": "" }, ] }</code></pre>

页面列表

ITEM_HTML