happysell


21 按商品分类获取商品

<h5>请求URL</h5> <ul> <li><code>http://happysell.com/api/job/goods_list_by_cate</code></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;">cate_id</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>商品分类ID (不传显示所有公司商品)</td> </tr> </tbody> </table> <pre><code>    &amp;quot;code&amp;quot;: 1,     &amp;quot;info&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: [         {             &amp;quot;id&amp;quot;: 16,             &amp;quot;goods_name&amp;quot;: &amp;quot;EX-025 2X cable&amp;quot;,             &amp;quot;model&amp;quot;: &amp;quot;EX-025&amp;quot;,             &amp;quot;product&amp;quot;: &amp;quot;/upload/70/5619fae09f6564fd9b47d8bc65d693.jpg&amp;quot;,             &amp;quot;category&amp;quot;: 35,             &amp;quot;category_name&amp;quot;: &amp;quot;Universal Socket&amp;quot;         },         {             &amp;quot;id&amp;quot;: 10,             &amp;quot;goods_name&amp;quot;: &amp;quot;EX-012 TWO USB PORTS ADAPTOR&amp;quot;,             &amp;quot;model&amp;quot;: &amp;quot;EX-012&amp;quot;,             &amp;quot;product&amp;quot;: &amp;quot;/upload/52/f66ec222d4a89d3f0bed42ca8b7220.jpg&amp;quot;,             &amp;quot;category&amp;quot;: 36,             &amp;quot;category_name&amp;quot;: &amp;quot;Watch&amp;quot;         } ] </code></pre> <p><img src="https://www.showdoc.com.cn/server/api/attachment/visitFile?sign=227e2673d8b3ba8ec2e245fec09fa89f&amp;amp;file=file.png" alt="" /></p>

页面列表

ITEM_HTML