大学长

大学长接口


徐坤帅-活跃讲师-20180711

<p><strong>简要描述:</strong> </p> <ul> <li>活跃讲师</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 style="text-align: left;">日期</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">0.1</td> <td style="text-align: left;">新</td> <td style="text-align: left;">徐坤帅</td> <td style="text-align: left;">20180711</td> </tr> </tbody> </table> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://123.206.94.205:8080/web-api/activeLecturer</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;">userId</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>用户id</td> </tr> </tbody> </table> <p><strong>返回示例</strong></p> <pre><code> { &amp;quot;code&amp;quot;: 200, &amp;quot;message&amp;quot;: &amp;quot;Ok&amp;quot;, &amp;quot;data&amp;quot;: [ { &amp;quot;profession&amp;quot;: 1,//注册业务 &amp;quot;realName&amp;quot;: &amp;quot;张国荣&amp;quot;,//讲师名 &amp;quot;headImg&amp;quot;: &amp;quot;http://n.sinaimg.cn/default/1_img/upload/3933d981/653/w930h523/20180611/ybWG-hcufqih2426346.jpg&amp;quot;,//头像 &amp;quot;courseCount&amp;quot;: 333,//课程数 &amp;quot;isFans&amp;quot;: &amp;quot;N&amp;quot;,//是否关注 &amp;quot;fansCount&amp;quot;: 333,//粉丝数 &amp;quot;articleCount&amp;quot;: 89,//文章数 &amp;quot;id&amp;quot;: &amp;quot;10001&amp;quot;//讲师id } ] }</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>状态码</td> </tr> <tr> <td style="text-align: left;">message</td> <td style="text-align: left;">String</td> <td>信息说明</td> </tr> <tr> <td style="text-align: left;">data</td> <td style="text-align: left;">Obj</td> <td>数据</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML