大学长

大学长接口


王如霜-公开课相似课程-20180710

<p><strong>简要描述:</strong> </p> <ul> <li>相似课程</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://xx.com/web-api/course/getSimpleCourse</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST </li> </ul> <p><strong>参数:</strong> </p> <p>|参数名|必选|类型|说明| |courseId |是 |string | 课程id |</p> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;code&amp;quot;: 0, &amp;quot;message&amp;quot;: &amp;quot;查询成功&amp;quot;, &amp;quot;data&amp;quot;: [ { &amp;quot;id&amp;quot;: &amp;quot;48&amp;quot;, &amp;quot;title&amp;quot;: &amp;quot;[雅思] 雅思听说读写基础&amp;quot;, //课程标题 &amp;quot;memo&amp;quot;: &amp;quot;雅思] 雅思听说读写基础&amp;quot;, //课程简介 &amp;quot;coverImage&amp;quot;: &amp;quot;http://n.sinaimg.cn/default/1_img/upload/3933d981/653/w930h523/20180611/ybWG-hcufqih2426346.jpg&amp;quot;, //背景图 &amp;quot;labelId&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;labelName&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;nikeName&amp;quot;: &amp;quot;张三9&amp;quot;, //昵称 &amp;quot;profession&amp;quot;: &amp;quot;1&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