ArticleContentController获取逛的详情内容
Showing
1 changed file
with
7 additions
and
0 deletions
@@ -3,6 +3,13 @@ | @@ -3,6 +3,13 @@ | ||
3 | 3 | ||
4 | **请求参数** | 4 | **请求参数** |
5 | 5 | ||
6 | + | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | | ||
7 | +277 277 | ||
8 | + |:-------| -----:|-----:|-----:|-----:|----:| | ||
9 | +278 | ||
10 | +-|client_id|string|否|5|0|文章id| | ||
11 | +-|client_type|string|否|h5|h5|客户端类型| | ||
12 | + | ||
6 | <table> | 13 | <table> |
7 | <tr><th>参数名称</th><th>参数类型</th><th>可否为空</th><th>示例</th><th>默认值</th><th>备注</th></tr> | 14 | <tr><th>参数名称</th><th>参数类型</th><th>可否为空</th><th>示例</th><th>默认值</th><th>备注</th></tr> |
8 | <tr><td>article\_id</td><td>string</td><td>否</td><td>5</td><td>0</td><td>文章id</td></tr> | 15 | <tr><td>article\_id</td><td>string</td><td>否</td><td>5</td><td>0</td><td>文章id</td></tr> |
-
Please register or login to post a comment