大学长

大学长接口


王如霜-公开课热门推荐-20180707

<p><strong>简要描述:</strong> </p> <ul> <li>公开课首页显示所有课程分类</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/web-api/category/list</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;"></td> <td></td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;id&amp;quot;: &amp;quot;1&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;托福&amp;quot;, //名称 &amp;quot;enName&amp;quot;: &amp;quot;&amp;quot;, //英文名称 &amp;quot;sort&amp;quot;: 1, //排序 &amp;quot;isDel&amp;quot;: &amp;quot;&amp;quot;, //删除 1正常 2删除 &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>

页面列表

ITEM_HTML