常态化录播智能系统

常态化录播智能系统


学生列表

<h5>简要描述</h5> <ul> <li>用户注册接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://192.168.1.120/admin/checks/student</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </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;">class_code</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>班级class_code</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> { "code": 0, "msg": "成功", "data": { "total": 2, "per_page": 15, "current_page": 1, "last_page": 1, "data": [ { "id": 24, "class_code": "1005", "use_head_portrait_url": "/sharefolder/cc1fd5ae99a2f6479f1ef5ee27d783d2.jpeg", "head_portrait_url": "/mnt/sharefolder/cc1fd5ae99a2f6479f1ef5ee27d783d2.jpeg", "name": "康达2", "create_time": null, "features": "/mnt/features/cc1fd5ae99a2f64", "feature_status": 1, "log": "" }, { "id": 23, "class_code": "1005", "use_head_portrait_url": "/sharefolder/b22fbfd99ef63b685bd65c305555c564.jpeg", "head_portrait_url": "/mnt/sharefolder/b22fbfd99ef63b685bd65c305555c564.jpeg", "name": "康达", "create_time": null, "features": "/mnt/features/b22fbfd99ef63b6", "feature_status": 1, "log": "" } ] } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML