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-03-18 15:32:04 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
1fef3b6f68ef66ebcbaed14eb19984008c0d7216
1fef3b6f
1 parent
645d7b35
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
1fef3b6
...
...
@@ -36,7 +36,12 @@ Request Params:
|参数名 |是否必须 |说明 |
|--------------|-----------|--------|
|work_order_id |是 |工单id |
|work_order_id |是 |工单id |
|student_id |是 |测试时必填参数,此id应该根据work_order_id来获取|
|teacher_id |是 |测试时必填参数,此id应该根据work_order_id来获取|
与工单中心对接后,则删除student_id 和 teacher_id 参数
Response:
...
...
Please
register
or
login
to post a comment