脑悦康


根据keyword查询商品id

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>根据keyword查询商品id</li> </ul> <h5>请求URL</h5> <ul> <li><code>/nykapi/product/getProductIdByKeyword</code></li> </ul> <h5>请求方式</h5> <ul> <li>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;">keyword</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>关键词</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> {     &amp;quot;code&amp;quot;: 200,     &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;store_name&amp;quot;: &amp;quot;脑悦康会员卡&amp;quot;,         &amp;quot;id&amp;quot;: &amp;quot;5245&amp;quot;,         &amp;quot;image&amp;quot;: &amp;quot;http://naoyuekang-weixindev.oss-cn-chengdu.aliyuncs.com/nd/p/2023/12/06/170185293570084.png&amp;quot;     } }</code></pre>

页面列表

ITEM_HTML