Showing
1 changed file
with
7 additions
and
4 deletions
@@ -2,12 +2,15 @@ | @@ -2,12 +2,15 @@ | ||
2 | **方法:getArticleContent()** | 2 | **方法:getArticleContent()** |
3 | 3 | ||
4 | **请求参数** | 4 | **请求参数** |
5 | + | ||
6 | + | ||
5 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | | 7 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | |
6 | |:-------| -----:|-----:|-----:|-----:|----:| | 8 | |:-------| -----:|-----:|-----:|-----:|----:| |
7 | - -|client_type|string|否|iphone|-|客户端类型| | ||
8 | - -|gender|string|是|男|-|性别| | ||
9 | - -|page|int|否|1|-|页码| | ||
10 | - -|session_key|string|是|-|-|session key| | 9 | +-|client_type|string|否|iphone|-|客户端类型| |
10 | +-|gender|string|是|男|-|性别| | ||
11 | +-|page|int|否|1|-|页码| | ||
12 | +-|session_key|string|是|-|-|session key| | ||
13 | + | ||
11 | 14 | ||
12 | <table> | 15 | <table> |
13 | <tr><th>参数名称</th><th>参数类型</th><th>可否为空</th><th>示例</th><th>默认值</th><th>备注</th></tr> | 16 | <tr><th>参数名称</th><th>参数类型</th><th>可否为空</th><th>示例</th><th>默认值</th><th>备注</th></tr> |
-
Please register or login to post a comment