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-07-20 16:37:46 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
451ca38ac20dd411ec272f8d7686c2b5dc1aac27
451ca38a
1 parent
72b9e01e
Updated 在线授课接口定义 (markdown)
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
在线授课接口定义.md
在线授课接口定义.md
View file @
451ca38
...
...
@@ -168,7 +168,7 @@ Request Params:
|参数名 |是否必须 |说明 |参数类型 |
|--------------|-----------|--------|-------------------|
|work_order_id |是 |工单id |Long |
|report_time |否 |上报时间 |
String
|
|report_time |否 |上报时间 |
2016-07-20 00:00:00
|
Response:
...
...
@@ -317,7 +317,7 @@ Request params:
|--------------|----------|--------|----------|
|work_order_id |是 |工单id |Long |
|finish_type |是 |结束类型 |"FORCE" or "NORMAL" or "EARLY"|
|report_time |否 |上报时间 |
String
|
|report_time |否 |上报时间 |
2016-07-20 00:00:00
|
返回值:
...
...
@@ -495,7 +495,7 @@ Request params:
|参数 |是否必须 |说明 |类型 |
|--------------|----------|--------|-------------------|
|report_time |否 |上报时间 |
String
|
|report_time |否 |上报时间 |
2016-07-20 00:00:00
|
Request body:
...
...
@@ -530,7 +530,7 @@ Request params:
|参数名 |是否必须 |说明 |参数类型 |
|--------------|----------|--------|----------|
|work_order_id |是 |工单id |Long |
|report_time |否 |上报时间 |
String
|
|report_time |否 |上报时间 |
2016-07-20 00:00:00
|
Response:
...
...
@@ -557,7 +557,7 @@ Request params:
|参数名 |是否必须 |说明 |参数类型 |
|--------------|-----------|--------|----------|
|work_order_id |是 |工单id |Long |
|report_time |否 |上报时间 |
String
|
|report_time |否 |上报时间 |
2016-07-20 00:00:00
|
Response:
```
...
...
@@ -585,7 +585,7 @@ Request params:
|--------------|----------|--------|----------|
|work_order_id |是 |工单id |Long |
|status_type |是 |状态类型 |"ACCEPTED" or "READY" or "RESOURCE_DOWNLOAD_FAIL" or "CONNECTED"|
|report_time |否 |上报时间 |
String
|
|report_time |否 |上报时间 |
2016-07-20 00:00:00
|
Response:
...
...
Please
register
or
login
to post a comment