Authored by lingmin

1

... ... @@ -2,6 +2,11 @@
**方法:getArticleContent()**
**请求参数**
| 参数名称 | 参数类型 | 可否为空 |
| ---------|:--------:| --------:|
|article_id|string | 否 |
| 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 |
|:-------| -----:|-----:|-----:|-----:|----:|
|article_id|string|否|5|0|文章id|
... ...