Authored by lingmin

1

... ... @@ -2,17 +2,10 @@
**方法:getArticleContent()**
**请求参数**
| 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 |
|:-------| -----:|-----:|-----:|-----:|----:|
-|client_type|string|否|iphone|-|客户端类型|
-|gender|string|是|男|-|性别|
-|page|int|否|1|-|页码|
-|session_key|string|是|-|-|session key|
| 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 |
|:-------| -----:|-----:|-----:|-----:|----:|
|article_id|string|否|5|0|文章id|
|client_type|string|否|h5|h5|客户端类型|
<table>
<tr><th>参数名称</th><th>参数类型</th><th>可否为空</th><th>示例</th><th>默认值</th><th>备注</th></tr>
... ...