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
姜腾飞
2016-08-09 17:16:01 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
86ba3de13b7d05a6dea3ee80825d59c8518cfe0f
86ba3de1
1 parent
96de0b20
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
86ba3de
...
...
@@ -686,8 +686,9 @@ Request Body:
```
{
"user_id"
:
12938
,
"report_time"
:
"2016-08-03 19:54:10"
"student_id"
:
12938
,
"report_time"
:
"2016-08-03 19:54:10"
,
"is_login"
:
true
}
```
...
...
Please
register
or
login
to post a comment