Commit ed4f7fa93d48d59e4cb41d47de3e4e2d645bb486
1 parent
fc8769e8
add albumId
Showing
1 changed file
with
1 additions
and
0 deletions
12.内容库云/1.1.5 内容云入库接口_video_chinaorg.md
| ... | ... | @@ -44,6 +44,7 @@ HTTP POST |
| 44 | 44 | | groupImg| map | false |组图图片信息,仅对组图内容有效 | |
| 45 | 45 | | director | string | false | 导演 | |
| 46 | 46 | | actors | string | false | 演员 | |
| 47 | +| albumId | string | false | 专辑ID | | |
| 47 | 48 | | albumName | string | false | 专辑名称 | |
| 48 | 49 | | area | string | true | 地区 | |
| 49 | 50 | | year | string | true | 年代 | | ... | ... |