KesionEDU网校V10(2022)


查询试卷接口(适合V8)

<p><strong>简要描述:</strong> </p> <ul> <li>查询试卷接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li>` <a href="http://域名/WebApi/other/SearchView">http://域名/WebApi/other/SearchView</a></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>Get <strong>请求参数说明</strong> </li> </ul> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">是否必填</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">type</td> <td style="text-align: left;">是</td> <td>string</td> <td>type=sj为试卷</td> </tr> <tr> <td style="text-align: left;">key</td> <td style="text-align: left;">是</td> <td>string</td> <td>搜索值</td> </tr> <tr> <td style="text-align: left;">apikey</td> <td style="text-align: left;">是</td> <td>string</td> <td>api秘钥</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { "data": [ { "title": "测试", "url": "https://www.baizhizhan.com/paper#/exam/PaperInfo?paperid=33350", "id": 33350 }, { "title": "测试", "url": "https://www.baizhizhan.com/paper#/exam/PaperInfo?paperid=32204", "id": 32204 }, { "title": "[全真模拟]怡和集团TQ题型最新全真模拟在线考试测试题", "url": "https://www.baizhizhan.com/paper#/exam/PaperInfo?paperid=32104", "id": 32104 }, { "title": "[考前预测]太古集团CEB/SHL最新考前冲刺在线测试题及答案解析二", "url": "https://www.baizhizhan.com/paper#/exam/PaperInfo?paperid=32103", "id": 32103 } ], "totalcount": 1063, "result": true, "pagecount": 107, "msg": "success" } </code></pre> <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;">id</td> <td style="text-align: left;">number</td> <td style="text-align: left;">试卷D</td> </tr> <tr> <td style="text-align: left;">title</td> <td style="text-align: left;">string</td> <td style="text-align: left;">标题</td> </tr> <tr> <td style="text-align: left;">url</td> <td style="text-align: left;">string</td> <td style="text-align: left;">链接地址</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML