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
cfc7198eceb1c156f78ad79d2a8c40bb9d457d19
Authored by
刘炯
2018-05-28 16:32:23 +0800
1 parent
42c411ef
update
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
01.点播云/3.5 获取存储信息.md
01.点播云/3.5 获取存储信息.md
View file @
cfc7198
...
...
@@ -28,7 +28,8 @@ json
28
28
|contentType|int|存储类型:1视音频 2 图片|
29
29
|state|int|状态:1 启用 ,2 禁用|
30
30
|contentType|int|存储内容类型:1视音频 2 图片|
31
-|profile| int| 测试or生产环境 1:生产环境 ,2:测试环境 |
31
+|profile| int| 测试or生产环境 1:正式环境 ,2:测试环境 |
32
+|domain| string| 域名 |
32
33
33
34
```json
34
35
{
...
...