券商

broker


获取指定商品信息

<p><strong>请求URI:</strong></p> <ul> <li><code>/store-goods/find</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>GET</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_id</td> <td style="text-align: left;">require,&gt;0</td> <td style="text-align: left;">int</td> <td>商品自增id</td> </tr> </tbody> </table> <p><strong>返回示例:</strong></p> <pre><code class="language-json">{     &amp;quot;msg&amp;quot;: &amp;quot;请求成功&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;id&amp;quot;: 188,         &amp;quot;cover_image&amp;quot;: &amp;quot;&amp;quot;,         &amp;quot;alias&amp;quot;: &amp;quot;海鳗鱼&amp;quot;,         &amp;quot;title&amp;quot;: &amp;quot;&amp;quot;,         &amp;quot;original_price&amp;quot;: 0,         &amp;quot;sale_price&amp;quot;: 1,         &amp;quot;content&amp;quot;: &amp;quot;&amp;quot;,         &amp;quot;gen_qrcode_qty&amp;quot;: 1,         &amp;quot;type&amp;quot;: 0,         &amp;quot;enable_switch&amp;quot;: 1,         &amp;quot;create_datetime&amp;quot;: &amp;quot;2024-08-27 10:06:29&amp;quot;,         &amp;quot;update_datetime&amp;quot;: &amp;quot;2024-08-27 10:06:29&amp;quot;,         &amp;quot;brokerage_price&amp;quot;: 0,         &amp;quot;category_id&amp;quot;: 18,         &amp;quot;hot_switch&amp;quot;: 0,         &amp;quot;scanner_brokerage_price&amp;quot;: 0,         &amp;quot;service_type&amp;quot;: 1,         &amp;quot;coupon_par_price&amp;quot;: 0,         &amp;quot;coupon_expiry_day&amp;quot;: 0     },     &amp;quot;code&amp;quot;: 0 }</code></pre>

页面列表

ITEM_HTML