Commit c97e98dcf44b63525d9e83cfd9237730743f1125

Authored by 姜名
1 parent c66c3a34

update

13.内容分发云/2.1 获取内容列表接口.md
... ... @@ -11,7 +11,7 @@ HTTP GET
11 11 |参数名| 参数类型 | 必选 | 参数说明 |
12 12 |:----- | :------: | :------: | :------: |
13 13 |appId| string | true | 应用ID |
14   -|page| int | false | 页号,如为空,默认值:1 |
  14 +|pageNo| int | false | 页号,如为空,默认值:1 |
15 15 |pageSize| int | false | 每页返回条数,如为空,默认值:20 |
16 16 |verTimestamp| long | false | 时间戳 时间毫秒值,返回最后修改时间在此时间之后的所有内容 |
17 17 | groupType | string | false | 内容分组:program(视音频)、richtxt(非视音频)等;|
... ...