Showing
1 changed file
with
5 additions
and
0 deletions
@@ -2,6 +2,11 @@ | @@ -2,6 +2,11 @@ | ||
2 | **方法:getArticleContent()** | 2 | **方法:getArticleContent()** |
3 | **请求参数** | 3 | **请求参数** |
4 | 4 | ||
5 | +| 参数名称 | 参数类型 | 可否为空 | | ||
6 | +| ---------|:--------:| --------:| | ||
7 | +|article_id|string | 否 | | ||
8 | + | ||
9 | + | ||
5 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | | 10 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | |
6 | |:-------| -----:|-----:|-----:|-----:|----:| | 11 | |:-------| -----:|-----:|-----:|-----:|----:| |
7 | |article_id|string|否|5|0|文章id| | 12 | |article_id|string|否|5|0|文章id| |
-
Please register or login to post a comment