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-16 14:54:34 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
484e8c6536327498b901c21f4c58c0b16114146b
484e8c65
1 parent
5fe755d3
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
1 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
484e8c6
...
...
@@ -98,4 +98,17 @@ Request Method: POST
返回值:
status code:200
\ No newline at end of file
status code:200
####课程结束评价接口
接口地址:/teaching/evaluation
Request Method: POST
|参数名 |是否必须 |说明 |
|--------------|----------|--------|
|work_order_id |是 |工单id |
|score |是 |评分 |
|evaluation |否 |评价 |
|source_id |是 |评价人id|
|target_id |是 |被评价人id|
\ No newline at end of file
...
...
Please
register
or
login
to post a comment