business-2025


商品列表

<p><strong>请求URI:</strong></p> <ul> <li><code>/goods</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET <code>AUTH</code></li> </ul> <p><strong>参数:</strong></p> <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;">goods_type</td> <td style="text-align: left;">require,in:0,1,2,integer</td> <td style="text-align: left;">int</td> <td>类型:0=商品,1=项目,2=计次</td> </tr> </tbody> </table> <p><strong>返回示例:</strong></p> <pre><code>{     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: [         {             &amp;quot;goods_number&amp;quot;: &amp;quot;&amp;quot;,//商品编号             &amp;quot;goods_type&amp;quot;: 2,//类型:0=商品,1=项目,2=计次             &amp;quot;merchant_uid&amp;quot;: &amp;quot;2241017519160001&amp;quot;,             &amp;quot;goods_uid&amp;quot;: &amp;quot;12241111383090001&amp;quot;,//商品唯一值             &amp;quot;bar_code&amp;quot;: &amp;quot;&amp;quot;,//条形码             &amp;quot;title&amp;quot;: &amp;quot;有损耗捆绑服务&amp;quot;,//名称             &amp;quot;sale_price&amp;quot;: 300,//售价(分)             &amp;quot;customer_price&amp;quot;: 280,//会员价(分)             &amp;quot;wholesale_price&amp;quot;: 200,//批发价(分)             &amp;quot;customer_day_price&amp;quot;: 260,//会员日价(分)             &amp;quot;cost_price&amp;quot;: 150,//成本价(分)             &amp;quot;use_type&amp;quot;: 0,//使用方式:0=自用,1=分享,2=合作商             &amp;quot;ban_switch&amp;quot;: 0//禁用:0=否,1=是         },         {             &amp;quot;goods_number&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;goods_type&amp;quot;: 1,             &amp;quot;merchant_uid&amp;quot;: &amp;quot;2241017519160001&amp;quot;,             &amp;quot;goods_uid&amp;quot;: &amp;quot;12241111381250001&amp;quot;,             &amp;quot;bar_code&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;有损耗捆绑服务&amp;quot;,             &amp;quot;sale_price&amp;quot;: 300,             &amp;quot;customer_price&amp;quot;: 280,             &amp;quot;wholesale_price&amp;quot;: 200,             &amp;quot;customer_day_price&amp;quot;: 260,             &amp;quot;cost_price&amp;quot;: 150,             &amp;quot;use_type&amp;quot;: 0,             &amp;quot;ban_switch&amp;quot;: 0         },         {             &amp;quot;goods_number&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;goods_type&amp;quot;: 0,             &amp;quot;merchant_uid&amp;quot;: &amp;quot;2241017519160001&amp;quot;,             &amp;quot;goods_uid&amp;quot;: &amp;quot;12241111380950001&amp;quot;,             &amp;quot;bar_code&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;有损耗捆绑商品&amp;quot;,             &amp;quot;sale_price&amp;quot;: 300,             &amp;quot;customer_price&amp;quot;: 280,             &amp;quot;wholesale_price&amp;quot;: 200,             &amp;quot;customer_day_price&amp;quot;: 260,             &amp;quot;cost_price&amp;quot;: 150,             &amp;quot;use_type&amp;quot;: 0,             &amp;quot;ban_switch&amp;quot;: 0         }     ],     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML