大学长

大学长接口


王如霜-公开课热搜标签-20180707

<p><strong>简要描述:</strong> </p> <ul> <li>公开课显示热搜标签接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/web-api/label/selectLabel</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>Get</li> </ul> <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;">无参</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>用户名</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;id&amp;quot;: &amp;quot;1&amp;quot;, //标签id &amp;quot;name&amp;quot;: &amp;quot;考研英语&amp;quot;, //标签名 &amp;quot;enName&amp;quot;: &amp;quot;&amp;quot;, //英文名称 &amp;quot;userId&amp;quot;: &amp;quot;&amp;quot;, // 用户id &amp;quot;type&amp;quot;: 1, //标签类型 1课程 2照片 3文章 4出版物 5圈子 6问答7讲师标签 &amp;quot;sort&amp;quot;: 0, //排序 &amp;quot;isDel&amp;quot;: &amp;quot;&amp;quot;, //删除 1正常 2删除 &amp;quot;number&amp;quot;: 0, //标签检索次数 &amp;quot;createdAt&amp;quot;: &amp;quot;&amp;quot;, //创建时间 &amp;quot;updatedAt&amp;quot;: &amp;quot;&amp;quot; //修改时间 }</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;">groupid</td> <td style="text-align: left;">int</td> <td>用户组id,1:超级管理员;2:普通用户</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML