Toggle navigation
Toggle navigation
This project
Loading...
Sign in
liuming
/
developer-docs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
JiangTengfei
2016-06-06 19:47:26 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
840819a81b66a89eeb94b55199c58426762b99cf
840819a8
1 parent
e8ae2990
Updated 在线授课接口定义 (markdown)
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
840819a
...
...
@@ -58,6 +58,7 @@ Id,头像,昵称
>
> 显示学生信息,课程信息,饼图,柱状图
>
> `is_start`参数表示根据服务器时间判断该课程是否可以开始
接口地址:/teaching/student/info
...
...
@@ -146,7 +147,8 @@ Response:
"group_name"
:
"BOXFiSH Online Teaching Group"
,
"group_id"
:
"@TGS#2SMUBTAER"
,
"chat_room_id"
:
359755386104019
}
},
"is_start"
:
false
},
"returnCode"
:
200
,
"returnMsg"
:
"success"
...
...
Please
register
or
login
to post a comment