Commit 65db6cec57e5a0324d09d387df7ce0bf9f4b8220
1 parent
eb7f7aed
修改接口地址
Showing
1 changed file
with
2 additions
and
2 deletions
12.内容库云/2.1 获取内容列表接口.md
| ... | ... | @@ -6,12 +6,12 @@ Title: 1.1 获取内容信息接口 |
| 6 | 6 | |
| 7 | 7 | |
| 8 | 8 | ### 接口地址 ### |
| 9 | -http://api.cnlive.com/open/api2/... | |
| 9 | +https://api.cnlive.com/open/api2/cbase/select | |
| 10 | 10 | |
| 11 | 11 | ### 接口协议 ### |
| 12 | 12 | HTTP GET |
| 13 | 13 | |
| 14 | -### 接口请求参数 ### | |
| 14 | +### 接口请求参数 json 格式### | |
| 15 | 15 | |参数名| 参数类型 | 必选 | 参数说明 | |
| 16 | 16 | |:----- | :------: | :------: | :------: | |
| 17 | 17 | |appId| string | true | 应用ID | | ... | ... |