正在显示
10 个修改的文件
包含
9 行增加
和
9 行删除
不能预览此文件类型
1 | /** | 1 | /** |
2 | * @api {post} /3m/meeting/conf_list.do 06.查询站点的课堂 | 2 | * @api {post} /3m/meeting/conf_list.do 06.查询站点的课堂 |
3 | * @apiName conf_list | 3 | * @apiName conf_list |
4 | - * @apiGroup meeting | 4 | + * @apiGroup classroom |
5 | * @apiVersion 2.1.0 | 5 | * @apiVersion 2.1.0 |
6 | * @apiDescription 查询某个站点按月的课堂记录 | 6 | * @apiDescription 查询某个站点按月的课堂记录 |
7 | * | 7 | * |
1 | /** | 1 | /** |
2 | * @api {post} /3m/meeting/conf_status.do 09.查询课堂的状态 | 2 | * @api {post} /3m/meeting/conf_status.do 09.查询课堂的状态 |
3 | * @apiName conf_status | 3 | * @apiName conf_status |
4 | - * @apiGroup meeting | 4 | + * @apiGroup classroom |
5 | * @apiVersion 2.1.0 | 5 | * @apiVersion 2.1.0 |
6 | * @apiDescription 查询课堂的状态,仅供参考,未必准确 | 6 | * @apiDescription 查询课堂的状态,仅供参考,未必准确 |
7 | * | 7 | * |
1 | /** | 1 | /** |
2 | * @api {post} /3m/meeting/count_online.do 10.查询课堂在线人数 | 2 | * @api {post} /3m/meeting/count_online.do 10.查询课堂在线人数 |
3 | * @apiName count_online | 3 | * @apiName count_online |
4 | - * @apiGroup meeting | 4 | + * @apiGroup classroom |
5 | * @apiVersion 2.1.0 | 5 | * @apiVersion 2.1.0 |
6 | * @apiDescription 查询课堂在线人数(正在上课的人数) | 6 | * @apiDescription 查询课堂在线人数(正在上课的人数) |
7 | * | 7 | * |
1 | /** | 1 | /** |
2 | * @api {post} /3m/meeting/get_record_list.do 12.查询课堂的录制列表 | 2 | * @api {post} /3m/meeting/get_record_list.do 12.查询课堂的录制列表 |
3 | * @apiName get_record_list | 3 | * @apiName get_record_list |
4 | - * @apiGroup meeting | 4 | + * @apiGroup classroom |
5 | * @apiVersion 2.1.0 | 5 | * @apiVersion 2.1.0 |
6 | * @apiDescription 查询某个课堂的录制列表 | 6 | * @apiDescription 查询某个课堂的录制列表 |
7 | * | 7 | * |
1 | /** | 1 | /** |
2 | * @api {post} /3m/meeting/getTeacherRecordList.do 30.查询老师的录制列表 | 2 | * @api {post} /3m/meeting/getTeacherRecordList.do 30.查询老师的录制列表 |
3 | * @apiName getTeacherRecordList | 3 | * @apiName getTeacherRecordList |
4 | - * @apiGroup meeting | 4 | + * @apiGroup classroom |
5 | * @apiVersion 2.1.0 | 5 | * @apiVersion 2.1.0 |
6 | * @apiDescription 查询老师的课堂录制列表 | 6 | * @apiDescription 查询老师的课堂录制列表 |
7 | * | 7 | * |
1 | /** | 1 | /** |
2 | * @api {post} /3m/meeting/join_mtg_app.do 04.app获取课堂信息 | 2 | * @api {post} /3m/meeting/join_mtg_app.do 04.app获取课堂信息 |
3 | * @apiName joinClassApp | 3 | * @apiName joinClassApp |
4 | - * @apiGroup meeting | 4 | + * @apiGroup classroom |
5 | * @apiVersion 2.1.0 | 5 | * @apiVersion 2.1.0 |
6 | * @apiDescription app获取课堂信息,如果课堂不存在,先创建该课堂 | 6 | * @apiDescription app获取课堂信息,如果课堂不存在,先创建该课堂 |
7 | * | 7 | * |
1 | /** | 1 | /** |
2 | * @api {post} /3m/meeting/join_mtg.do 02.获取课堂地址 | 2 | * @api {post} /3m/meeting/join_mtg.do 02.获取课堂地址 |
3 | * @apiName joinMtg | 3 | * @apiName joinMtg |
4 | - * @apiGroup meeting | 4 | + * @apiGroup classroom |
5 | * @apiVersion 2.1.0 | 5 | * @apiVersion 2.1.0 |
6 | * @apiDescription 获取课堂地址, ,如果课堂不存在,先创建该课堂 | 6 | * @apiDescription 获取课堂地址, ,如果课堂不存在,先创建该课堂 |
7 | * | 7 | * |
1 | /** | 1 | /** |
2 | * @api {post} /3m/meeting/play_record.do 13.查询课堂录制播放地址 | 2 | * @api {post} /3m/meeting/play_record.do 13.查询课堂录制播放地址 |
3 | * @apiName play_record | 3 | * @apiName play_record |
4 | - * @apiGroup meeting | 4 | + * @apiGroup classroom |
5 | * @apiVersion 2.1.0 | 5 | * @apiVersion 2.1.0 |
6 | * @apiDescription 查询课堂录制播放地址。将param和configFile参数通过POST方式传递给url页面,即可直接播放录制 | 6 | * @apiDescription 查询课堂录制播放地址。将param和configFile参数通过POST方式传递给url页面,即可直接播放录制 |
7 | * | 7 | * |
1 | /** | 1 | /** |
2 | * @api {post} /3m/meeting/set_assistance.do 15.设置课堂的求助信息 | 2 | * @api {post} /3m/meeting/set_assistance.do 15.设置课堂的求助信息 |
3 | * @apiName set_assistance | 3 | * @apiName set_assistance |
4 | - * @apiGroup meeting | 4 | + * @apiGroup classroom |
5 | * @apiVersion 2.1.0 | 5 | * @apiVersion 2.1.0 |
6 | * @apiDescription 求助页面的设置:qq和手机号 | 6 | * @apiDescription 求助页面的设置:qq和手机号 |
7 | * | 7 | * |
-
请 注册 或 登录 后发表评论