Commit 91f98d49c3a49549abd9dabf8a05b6021e1c7b27
1 parent
586f7dbb
提交
Showing
1 changed file
with
1 additions
and
1 deletions
03.发布云/5.2 sp内容同步推荐接口.md
| @@ -33,7 +33,7 @@ | @@ -33,7 +33,7 @@ | ||
| 33 | ``` | 33 | ``` |
| 34 | content:{ | 34 | content:{ |
| 35 | contentId:"121", //内容id 必填 | 35 | contentId:"121", //内容id 必填 |
| 36 | - titile:"我们都是好青年",//标题 必填 | 36 | + title:"我们都是好青年",//标题 必填 |
| 37 | subTitle:"好青年",//副标题 非必填 | 37 | subTitle:"好青年",//副标题 非必填 |
| 38 | contentType:"AL", //内容类型 必填 活动:AL;点播视频:VI;文章:AR;专题:SP | 38 | contentType:"AL", //内容类型 必填 活动:AL;点播视频:VI;文章:AR;专题:SP |
| 39 | author:"某某",//作者 非必填 | 39 | author:"某某",//作者 非必填 |