玩瞳文档中心


获取玩瞳绘本图像库相似书本ID

<p><strong>服务:</strong>api-cloud <strong>API: </strong><code>cloud-api1.51wanxue.com/api-cloud/book/getSimilarBooks</code> <strong>请求方式:</strong>GET <strong>api开发者:</strong> 沈祖旦 <strong>是否授权登录:</strong> 是 <strong>请求示例:</strong> cloud-api1.51wanxue.com/api-cloud/book/getSimilarBooks <strong>简要描述:</strong> ·获取所有相似书本数据</p> <p><strong>参数:</strong></p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">bookId</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;code&amp;quot;: 0, &amp;quot;msg&amp;quot;: &amp;quot;ok&amp;quot;, &amp;quot;data&amp;quot;: [ 4641, 4617, 4618 ] } 查询失败示例 </code></pre> <p><strong>返回数据参数说明 </strong></p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">int</td> <td>请求返回码 0(表示成功)</td> </tr> <tr> <td style="text-align: left;">msg</td> <td style="text-align: left;">String</td> <td>系统返回提示</td> </tr> <tr> <td style="text-align: left;">data</td> <td style="text-align: left;">List</td> <td>书本id</td> </tr> </tbody> </table>

页面列表

ITEM_HTML