Commit 151b30ac4c32ba3518cea3314400f466e8223e3d
1 parent
76d5fdc2
update
Showing
1 changed file
with
1 additions
and
1 deletions
12.内容库云/2.1 获取内容列表接口.md
| ... | ... | @@ -30,7 +30,7 @@ HTTP GET |
| 30 | 30 | | previousCursor| long | true | 上一页 | |
| 31 | 31 | | uuid| string | true | 内容的唯一标识 | |
| 32 | 32 | | title| string | true | 内容标题 | |
| 33 | -| status| string | true | 发布状态1、上线 2、下线 | | |
| 33 | +| status| string | true | 发布状态1、上线 0、下线 | | |
| 34 | 34 | | subTitle| string | false | 内容副标题 | |
| 35 | 35 | | desc| string | false | 内容描述 | |
| 36 | 36 | | categoryId| string | true | 分类Id | | ... | ... |