Authored by lingmin

1

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