玩瞳文档中心


获取筛选书本的元数据

<p><strong>服务:</strong>task-service <strong>API: </strong><code>http://client-api1.51wanxue.com/api-task/v2/directoryParam?token={token}</code> <strong>请求方式:</strong>GET <strong>api开发者:</strong> 雨乐 <strong>是否授权登录:</strong> 是 <strong>请求示例:</strong> <a href="http://client-api1.51wanxue.com/api-task/v2/directoryParam?token={token">http://client-api1.51wanxue.com/api-task/v2/directoryParam?token={token</a>} <strong>简要描述:</strong> 获取筛选书本的元数据</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> </tr> </thead> <tbody> <tr> <td style="text-align: left;">token</td> <td style="text-align: left;">string</td> <td style="text-align: left;">请求token 使用玩瞳SDK提供的token进行访问 或由 玩瞳提供的登录测试账号进行授权</td> </tr> </tbody> </table> <p>返回参数: <strong>正常时返回格式范例:</strong> <code>json</code> { &quot;code&quot;: 0, &quot;msg&quot;: &quot;ok&quot;, &quot;data&quot;: { &quot;grade&quot;: [ { &quot;id&quot;: 1, &quot;name&quot;: &quot;一&quot; }, { &quot;id&quot;: 2, &quot;name&quot;: &quot;二&quot; }, { &quot;id&quot;: 3, &quot;name&quot;: &quot;三&quot; }, { &quot;id&quot;: 4, &quot;name&quot;: &quot;四&quot; }, { &quot;id&quot;: 5, &quot;name&quot;: &quot;五&quot; }, { &quot;id&quot;: 6, &quot;name&quot;: &quot;六&quot; } ], &quot;volume&quot;: [ { &quot;id&quot;: 1, &quot;name&quot;: &quot;上册&quot; }, { &quot;id&quot;: 2, &quot;name&quot;: &quot;下册&quot; } ], &quot;publisher&quot;: [ &quot;人民教育出版社&quot;, &quot;外语教学与研究出版社&quot;, &quot;北京师范大学出版社&quot;, &quot;河北教育出版社&quot;, &quot;科学普及出版社&quot;, &quot;山东科学技术出版社&quot;, &quot;山东教育出版社&quot;, &quot;福建教育出版社&quot;, &quot;陕西旅游出版社&quot;, &quot;上海教育出版社&quot;, &quot;湖南少年儿童出版社&quot;, &quot;译林出版社&quot;, &quot;北京出版社&quot;, &quot;四川教育出版社&quot;, &quot;教育科学出版社&quot;, &quot;接力出版社&quot;, &quot;广东人民出版社&quot;, &quot;清华大学出版社&quot;, &quot;湖南教育出版社&quot;, &quot;山东教育出版社&quot;, &quot;重庆大学出版社&quot; ] } }</p> <pre><code> **返回数据参数说明 ** |参数名|类型|说明| |:---- |:----- |----- | |code |int |请求返回码 0(表示成功) | |msg |String |系统返回提示 | |data | object | 筛选书本元数据映射信息|</code></pre>

页面列表

ITEM_HTML