Sign in
OPEN-API
/
WIKI
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
7e6b8341a47e291be43d0389183c3dafa2555d87
Authored by
刘炯
2018-03-28 13:31:30 +0800
1 parent
2362a44c
update
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
01.点播云/3.4 短视频入库点播云.md
01.点播云/3.4 短视频入库点播云.md
View file @
7e6b834
...
...
@@ -50,7 +50,9 @@ json
50
50
|extensions| string | false | 扩展字段,json格式 |
51
51
|status| string | true | 1、转码中 2、审核中 3、转码失败 4、审核失败 5、上线 10、删除|
52
52
53
-### 回调返回格式:
53
+
54
+#### 回调返回格式:
55
+
54
56
```json
55
57
{
56
58
"errorCode":"0",
...
...