AIAU MOBILE API

AIAU 手机端API开发汇整


AIAU API 培训项目分类课程数据

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>API接口编写示例</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://localhost:9082/etr-apibackend/api/explore_category_projects</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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;">type</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>项目类型</td> </tr> <tr> <td style="text-align: left;">id1</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>第一层id</td> </tr> <tr> <td style="text-align: left;">id2</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>第二层id</td> </tr> <tr> <td style="text-align: left;">id3</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td>第三层id</td> </tr> <tr> <td style="text-align: left;">size</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>每页数量</td> </tr> <tr> <td style="text-align: left;">current</td> <td style="text-align: left;">是</td> <td style="text-align: left;">int</td> <td>分页数</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{     &amp;quot;data&amp;quot;: [         {             &amp;quot;id&amp;quot;: 717484,             &amp;quot;type&amp;quot;: &amp;quot;course&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;U点111&amp;quot;,             &amp;quot;subtitle&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;summary&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;cover&amp;quot;: {                 &amp;quot;small&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;middle&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;large&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;medium&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;             },             &amp;quot;code&amp;quot;: &amp;quot;CHO-TDGL-PYJJXGL-49-20240305&amp;quot;,             &amp;quot;posts&amp;quot;: [                 &amp;quot;所有营销员&amp;quot;             ],             &amp;quot;access&amp;quot;: true,             &amp;quot;projectPlanClassroomId&amp;quot;: 91,             &amp;quot;finished&amp;quot;: false,             &amp;quot;memberNum&amp;quot;: 1         },         {             &amp;quot;id&amp;quot;: 717482,             &amp;quot;type&amp;quot;: &amp;quot;course&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;未封闭零八&amp;quot;,             &amp;quot;subtitle&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;summary&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;cover&amp;quot;: {                 &amp;quot;small&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;middle&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;large&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;medium&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;             },             &amp;quot;code&amp;quot;: &amp;quot;CHO-TDGL-MBJLDL-79-20240305&amp;quot;,             &amp;quot;posts&amp;quot;: [                 &amp;quot;所有营销员&amp;quot;             ],             &amp;quot;access&amp;quot;: true,             &amp;quot;projectPlanClassroomId&amp;quot;: 89,             &amp;quot;finished&amp;quot;: false,             &amp;quot;memberNum&amp;quot;: 2         },         {             &amp;quot;id&amp;quot;: 717470,             &amp;quot;type&amp;quot;: &amp;quot;course&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;orange030402&amp;quot;,             &amp;quot;subtitle&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;summary&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;cover&amp;quot;: {                 &amp;quot;small&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;middle&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;large&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;medium&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;             },             &amp;quot;code&amp;quot;: &amp;quot;CHO-TDGL-MBJLDL-78-20240305&amp;quot;,             &amp;quot;posts&amp;quot;: [                 &amp;quot;所有营销员&amp;quot;             ],             &amp;quot;access&amp;quot;: true,             &amp;quot;projectPlanClassroomId&amp;quot;: 89,             &amp;quot;finished&amp;quot;: false,             &amp;quot;memberNum&amp;quot;: 0         },         {             &amp;quot;id&amp;quot;: 717466,             &amp;quot;type&amp;quot;: &amp;quot;course&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;0304&amp;quot;,             &amp;quot;subtitle&amp;quot;: &amp;quot;发&amp;quot;,             &amp;quot;summary&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;cover&amp;quot;: {                 &amp;quot;small&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;middle&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;large&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;medium&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;             },             &amp;quot;code&amp;quot;: &amp;quot;CHO-other-OTHER-3-20240304&amp;quot;,             &amp;quot;posts&amp;quot;: [                 &amp;quot;所有营销员&amp;quot;             ],             &amp;quot;access&amp;quot;: true,             &amp;quot;projectPlanClassroomId&amp;quot;: 187,             &amp;quot;finished&amp;quot;: false,             &amp;quot;memberNum&amp;quot;: 0         },         {             &amp;quot;id&amp;quot;: 717134,             &amp;quot;type&amp;quot;: &amp;quot;course&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;学员详情&amp;quot;,             &amp;quot;subtitle&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;summary&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;cover&amp;quot;: {                 &amp;quot;small&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;middle&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;large&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;medium&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;             },             &amp;quot;code&amp;quot;: &amp;quot;CHO-TDGL-PYJJXGL-48-20240221&amp;quot;,             &amp;quot;posts&amp;quot;: [                 &amp;quot;所有营销员&amp;quot;             ],             &amp;quot;access&amp;quot;: true,             &amp;quot;projectPlanClassroomId&amp;quot;: 91,             &amp;quot;finished&amp;quot;: false,             &amp;quot;memberNum&amp;quot;: 3         },         {             &amp;quot;id&amp;quot;: 717103,             &amp;quot;type&amp;quot;: &amp;quot;course&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;直播预告&amp;quot;,             &amp;quot;subtitle&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;summary&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;cover&amp;quot;: {                 &amp;quot;small&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;middle&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;large&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;medium&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;             },             &amp;quot;code&amp;quot;: &amp;quot;CHO-TDGL-ZYJSX-61-20240228&amp;quot;,             &amp;quot;posts&amp;quot;: [                 &amp;quot;所有营销员&amp;quot;             ],             &amp;quot;access&amp;quot;: true,             &amp;quot;projectPlanClassroomId&amp;quot;: 90,             &amp;quot;finished&amp;quot;: false,             &amp;quot;memberNum&amp;quot;: 3         },         {             &amp;quot;id&amp;quot;: 717098,             &amp;quot;type&amp;quot;: &amp;quot;course&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;岗位晋升&amp;quot;,             &amp;quot;subtitle&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;summary&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;cover&amp;quot;: {                 &amp;quot;small&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;middle&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;large&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;medium&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;             },             &amp;quot;code&amp;quot;: &amp;quot;CHO-TDGL-PYJJXGL-47-20240228&amp;quot;,             &amp;quot;posts&amp;quot;: [                 &amp;quot;所有营销员&amp;quot;             ],             &amp;quot;access&amp;quot;: true,             &amp;quot;projectPlanClassroomId&amp;quot;: 91,             &amp;quot;finished&amp;quot;: false,             &amp;quot;memberNum&amp;quot;: 3         },         {             &amp;quot;id&amp;quot;: 717096,             &amp;quot;type&amp;quot;: &amp;quot;course&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;学习任务1&amp;quot;,             &amp;quot;subtitle&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;summary&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;cover&amp;quot;: {                 &amp;quot;small&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;middle&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;large&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;medium&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;             },             &amp;quot;code&amp;quot;: &amp;quot;CHO-TDGL-ZYJSX-60-20240227&amp;quot;,             &amp;quot;posts&amp;quot;: [                 &amp;quot;所有营销员&amp;quot;             ],             &amp;quot;access&amp;quot;: true,             &amp;quot;projectPlanClassroomId&amp;quot;: 90,             &amp;quot;finished&amp;quot;: false,             &amp;quot;memberNum&amp;quot;: 2         },         {             &amp;quot;id&amp;quot;: 717092,             &amp;quot;type&amp;quot;: &amp;quot;course&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;嘎嘎嘎&amp;quot;,             &amp;quot;subtitle&amp;quot;: &amp;quot;汪汪汪&amp;quot;,             &amp;quot;summary&amp;quot;: &amp;quot;简介简介简介简介简介简介简介简介简介简介简介下撒大苏打空间的哈代单行iu啊的挥洒好的iu阿红的iu撒谎丢啊皇帝啊是u大海的海水淡化uias很丢阿辉爱上丢爱上帝啊hi都啊hi的还好iu阿什顿iu阿红的iu啊是嗲是丢啊是丢啊皇帝iu啊回答还u的会啊电话是对。&amp;quot;,             &amp;quot;cover&amp;quot;: {                 &amp;quot;small&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=resources/static/img/default/course.png&amp;quot;,                 &amp;quot;middle&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=resources/static/img/default/course.png&amp;quot;,                 &amp;quot;large&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=resources/static/img/default/course.png&amp;quot;,                 &amp;quot;medium&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=resources/static/img/default/course.png&amp;quot;             },             &amp;quot;code&amp;quot;: &amp;quot;CHO-ZYZS-BXJC-50-20240227&amp;quot;,             &amp;quot;posts&amp;quot;: [                 &amp;quot;所有营销员&amp;quot;             ],             &amp;quot;access&amp;quot;: true,             &amp;quot;projectPlanClassroomId&amp;quot;: 96,             &amp;quot;finished&amp;quot;: false,             &amp;quot;memberNum&amp;quot;: 4         },         {             &amp;quot;id&amp;quot;: 717074,             &amp;quot;type&amp;quot;: &amp;quot;course&amp;quot;,             &amp;quot;title&amp;quot;: &amp;quot;根据&amp;quot;,             &amp;quot;subtitle&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;summary&amp;quot;: &amp;quot;&amp;quot;,             &amp;quot;cover&amp;quot;: {                 &amp;quot;small&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;middle&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;large&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;,                 &amp;quot;medium&amp;quot;: &amp;quot;https://mtest.aia.com.cn/elearning_sit/api/showPicture?objectName=&amp;quot;             },             &amp;quot;code&amp;quot;: &amp;quot;CHO-TDGL-MBJLDL-76-20240227&amp;quot;,             &amp;quot;posts&amp;quot;: [                 &amp;quot;所有营销员&amp;quot;             ],             &amp;quot;access&amp;quot;: true,             &amp;quot;projectPlanClassroomId&amp;quot;: 89,             &amp;quot;finished&amp;quot;: false,             &amp;quot;memberNum&amp;quot;: 4         }     ],     &amp;quot;totalNum&amp;quot;: 363,     &amp;quot;pageSize&amp;quot;: 10,     &amp;quot;pageNum&amp;quot;: 1 }</code></pre> <h5>成功返回参数说明</h5> <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;">id</td> <td style="text-align: left;">int</td> <td>课程id</td> </tr> <tr> <td style="text-align: left;">type</td> <td style="text-align: left;">分类</td> <td>--</td> </tr> <tr> <td style="text-align: left;">title</td> <td style="text-align: left;">课程名称</td> <td>--</td> </tr> <tr> <td style="text-align: left;">subtitle</td> <td style="text-align: left;">课程副标题</td> <td>--</td> </tr> <tr> <td style="text-align: left;">summary</td> <td style="text-align: left;">课程简介</td> <td>--</td> </tr> <tr> <td style="text-align: left;">cover</td> <td style="text-align: left;">课程图片</td> <td>--</td> </tr> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">课程编码</td> <td>--</td> </tr> <tr> <td style="text-align: left;">posts</td> <td style="text-align: left;">课程职级限制</td> <td>--</td> </tr> <tr> <td style="text-align: left;">access</td> <td style="text-align: left;">是否能学</td> <td>--</td> </tr> <tr> <td style="text-align: left;">projectPlanClassroomId</td> <td style="text-align: left;">培训项目ID</td> <td>--</td> </tr> <tr> <td style="text-align: left;">finished</td> <td style="text-align: left;">是否完成</td> <td>--</td> </tr> <tr> <td style="text-align: left;">memberNum</td> <td style="text-align: left;">学员数量</td> <td>--</td> </tr> </tbody> </table> <h5>认证失败返回示例</h5> <pre><code> {     &amp;quot;data&amp;quot;: [],     &amp;quot;totalNum&amp;quot;: 0,     &amp;quot;pageSize&amp;quot;: 10,     &amp;quot;pageNum&amp;quot;: 1 }</code></pre> <h5>认证失败返回参数说明</h5> <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