Commit cfc7198eceb1c156f78ad79d2a8c40bb9d457d19

Authored by 刘炯
1 parent 42c411ef

update

01.点播云/3.5 获取存储信息.md
... ... @@ -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 {
... ...