首页主推商品接口--李辉
<p><strong>简要描述:</strong> </p>
<ul>
<li>首页主推商品接口</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://dk.gaoyong666.com/gylm/goods/v1/mainrecgoods</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>参数:</strong><br />
无</p>
<p><strong>返回示例</strong></p>
<pre><code>{
"code": 200,
"message": "SUCCESS",
"time": 1543904680,
"data": [
{
"itemid": 577110164888,
"itemtitle": "芙琳皙眼影盘哑光闪亮裸妆珠光自然少女系大地色国货学生ins超火",
"itemshorttitle": "芙琳皙 星辰魅惑十色眼影盘",
"itemdesc": "",
"itemprice": 69.9,
"itemsale": 958,
"itempic": "https://img.alicdn.com/i4/2830329877/TB2GJE_XAPoK1RjSZKbXXX1IXXa_!!2830329877.jpg",
"itemendprice": 9.9,
"tkrates": "40.10000000",
"tkmoney": "28.03",
"start_time": 1537286400,
"end_time": 1537289999,
"couponurl": null,
"couponmoney": 60,
"couponendtime": 1537459200,
"couponnum": 50000,
"couponstarttime": 1537286400,
"couponreceive": 42500,
"activityid": "",
"shoptype": "B",
"taobao_image": null,
"classtype": 3,
"discount_type": 3
}
]
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">classtype</td>
<td style="text-align: left;">int</td>
<td>商品平台 1拼多多 2京东 3淘宝 5蘑菇街</td>
</tr>
<tr>
<td style="text-align: left;">discount_type</td>
<td style="text-align: left;">int</td>
<td>备用字段 优惠类型 1补贴 2免单 3好货必抢 4普通</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!</p>