玩瞳文档中心


通过图像库bookID获取其所在相似组所有书本成员的信息

<p><strong>服务:</strong>api-cloud <strong>API:</strong><a href="http://cloud-api1.51wanxue.com/api-cloud/user/book/getSimilarBookList">http://cloud-api1.51wanxue.com/api-cloud/user/book/getSimilarBookList</a> <strong>通过license授权登录的用此接口,带上端的token即可 API:</strong><a href="http://client-api1.51wanxue.com/api-client/book/getSimilarBookList">http://client-api1.51wanxue.com/api-client/book/getSimilarBookList</a> <strong>请求方式:</strong>GET <strong>api开发者:</strong> 祖旦 <strong>是否授权登录:</strong> 否 <strong>简要描述</strong>:通过图像库Id获取相似书数据</p> <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;">baseBookId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">Long</td> <td>书本的图像ID</td> </tr> <tr> <td style="text-align: left;">appId</td> <td style="text-align: left;">否</td> <td style="text-align: left;">int</td> <td>应用ID,如果填写则会标记该应用下是否有可播放的资源(资源状态为待审核、审核),此接口仅在使用cloud-api1.51wanxue.com时使用</td> </tr> <tr> <td style="text-align: left;">openId</td> <td style="text-align: left;">否</td> <td style="text-align: left;">String</td> <td>玩瞳设备openId,如果填写则会标记该应用下是否有可播放的资源(资源状态为待审核、审核),此接口仅在使用cloud-api1.51wanxue.com时使用</td> </tr> <tr> <td style="text-align: left;">token</td> <td style="text-align: left;">license授权登录时必填</td> <td style="text-align: left;">String</td> <td>此参数仅在使用http://client-api1.51wanxue.com接口时使用</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;: [{ &amp;quot;bookId&amp;quot;: 15409, &amp;quot;name&amp;quot;: &amp;quot;K12英语-上海牛津深圳地区口语版-一年级上册&amp;quot;, &amp;quot;isbn&amp;quot;: &amp;quot;9787544461832&amp;quot;, &amp;quot;publisher&amp;quot;: &amp;quot;上海教育出版社&amp;quot;, &amp;quot;coverImage&amp;quot;: &amp;quot;0a99caef-a867-4713-aa91-accecce92e06.jpg&amp;quot;, &amp;quot;author&amp;quot;: &amp;quot;上海教育出版社&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;thumbnailUrl&amp;quot;: &amp;quot;http://files-api1.51wanxue.com//brs/content/basebook/27/15409/0a99caef-a867-4713-aa91-accecce92e06.jpg&amp;quot;, &amp;quot;edition&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;recType&amp;quot;: 1 }, { &amp;quot;bookId&amp;quot;: 15410, &amp;quot;name&amp;quot;: &amp;quot;K12英语-上海牛津深圳地区口语版-一年级下册&amp;quot;, &amp;quot;isbn&amp;quot;: &amp;quot;9787544461849&amp;quot;, &amp;quot;publisher&amp;quot;: &amp;quot;上海教育出版社&amp;quot;, &amp;quot;coverImage&amp;quot;: &amp;quot;a838223c-7f28-42e9-b547-d62ac7acfde5.jpg&amp;quot;, &amp;quot;author&amp;quot;: &amp;quot;上海教育出版社&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;thumbnailUrl&amp;quot;: &amp;quot;http://files-api1.51wanxue.com//brs/content/basebook/27/15410/a838223c-7f28-42e9-b547-d62ac7acfde5.jpg&amp;quot;, &amp;quot;edition&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;recType&amp;quot;: 1 }, { &amp;quot;bookId&amp;quot;: 64386, &amp;quot;name&amp;quot;: &amp;quot;k12英语-沪教版吉专-一年级上册&amp;quot;, &amp;quot;isbn&amp;quot;: &amp;quot;9787544463232&amp;quot;, &amp;quot;publisher&amp;quot;: &amp;quot;上海教育出版社&amp;quot;, &amp;quot;coverImage&amp;quot;: &amp;quot;8103b4e6-e0ed-47e7-9d17-b0e690e622f2.jpg&amp;quot;, &amp;quot;author&amp;quot;: &amp;quot;施嘉平&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;牛津大学出版社(中国)有限公司英语教材编写委员会,上海世纪出版股份有限公司外语教育图书分公司英语教材编写委员会改编英语一年级上册&amp;quot;, &amp;quot;thumbnailUrl&amp;quot;: &amp;quot;http://files-api1.51wanxue.com//brs/content/basebook/27/64386/8103b4e6-e0ed-47e7-9d17-b0e690e622f2.jpg&amp;quot;, &amp;quot;edition&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;recType&amp;quot;: 1 }, { &amp;quot;bookId&amp;quot;: 71716, &amp;quot;name&amp;quot;: &amp;quot;英语口语交际活动手册一年级上册&amp;quot;, &amp;quot;isbn&amp;quot;: &amp;quot;9787544461894&amp;quot;, &amp;quot;publisher&amp;quot;: &amp;quot;上海教育出版社&amp;quot;, &amp;quot;coverImage&amp;quot;: &amp;quot;0d882320-d51f-4411-8f5c-567638663410.jpg&amp;quot;, &amp;quot;author&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;description&amp;quot;: &amp;quot;本书主要是培养学生的学习能力,创新意识和实践能力。基础知识强化训练。&amp;quot;, &amp;quot;thumbnailUrl&amp;quot;: &amp;quot;http://files-api1.51wanxue.com//brs/content/basebook/27/71716/0d882320-d51f-4411-8f5c-567638663410.jpg&amp;quot;, &amp;quot;edition&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;recType&amp;quot;: 1 }] }</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&lt;BaseBook&gt;</td> <td>返回的数据集合</td> </tr> </tbody> </table> <p>BaseBook</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;">Long</td> <td>书本的图像库bookId</td> </tr> <tr> <td style="text-align: left;">name</td> <td style="text-align: left;">String</td> <td>书本名称</td> </tr> <tr> <td style="text-align: left;">isbn</td> <td style="text-align: left;">String</td> <td>书本Isbn</td> </tr> <tr> <td style="text-align: left;">author</td> <td style="text-align: left;">String</td> <td>作者</td> </tr> <tr> <td style="text-align: left;">thumbnail</td> <td style="text-align: left;">URL</td> <td>封面图的URL</td> </tr> <tr> <td style="text-align: left;">publisher</td> <td style="text-align: left;">String</td> <td>出版社</td> </tr> <tr> <td style="text-align: left;">description</td> <td style="text-align: left;">String</td> <td>书本简介</td> </tr> <tr> <td style="text-align: left;">edition</td> <td style="text-align: left;">String</td> <td>版次</td> </tr> <tr> <td style="text-align: left;">recType</td> <td style="text-align: left;">是否在应用下有可播放的资源(仅填写了appId入参有效)</td> <td>1:有 0:无资源</td> </tr> </tbody> </table>

页面列表

ITEM_HTML