珠江桥自研商城API接口文档


商品评价列表

<h5>简要描述</h5> <ul> <li>无</li> </ul> <h5>请求URL</h5> <ul> <li><code>api/goods/comments-list</code> </li> </ul> <h5>请求方式</h5> <ul> <li>get</li> </ul> <h5>请求Query参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">示例值</th> <th>必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">goods_id</td> <td style="text-align: left;"></td> <td>否</td> <td>int</td> <td>商品ID</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;data&amp;quot;: { &amp;quot;comments&amp;quot;: [], &amp;quot;comment_count&amp;quot;: [ { &amp;quot;name&amp;quot;: &amp;quot;全部&amp;quot;, &amp;quot;count&amp;quot;: 0, &amp;quot;index&amp;quot;: 0 }, { &amp;quot;name&amp;quot;: &amp;quot;好评&amp;quot;, &amp;quot;count&amp;quot;: 0, &amp;quot;index&amp;quot;: 3 }, { &amp;quot;name&amp;quot;: &amp;quot;中评&amp;quot;, &amp;quot;count&amp;quot;: 0, &amp;quot;index&amp;quot;: 2 }, { &amp;quot;name&amp;quot;: &amp;quot;差评&amp;quot;, &amp;quot;count&amp;quot;: 0, &amp;quot;index&amp;quot;: 1 } ] } } </code></pre>

页面列表

ITEM_HTML