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
echo
2016-07-21 16:47:13 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1a9e8e57415a5bdb5f0e9f28eb91615f26240907
1a9e8e57
1 parent
5918ca1c
Updated 在线授课相关文档 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
在线授课相关文档.md
在线授课相关文档.md
View file @
1a9e8e5
...
...
@@ -20,6 +20,16 @@
*
templateAction 教师端发起的页内动作
*
answer 学生端的回答
```
{
"type"
:
"XXX"
,
"subType"
:
"XXX"
,
"command"
:
"XXX"
,
"userId"
:
100234
,
(long型,统一新增加的参数,便于将来统计用)
"workOrderId"
:
7908
(long型,统一新增加的参数,便于将来统计用)
}
```
### 流程相关消息
[
详细内容
](
远程教学之流程消息
)
...
...
Please
register
or
login
to post a comment