...
|
...
|
@@ -1488,6 +1488,7 @@ code为200即为成功,否则是失败。 |
|
|
|article_id|Integer|否|123|无|文章id|
|
|
|
|client_type|string|是|web|h5|客户端类型|
|
|
|
|
|
|
|
|
|
注意,通用的头部没有列出。
|
|
|
请求示例http://localhost:8080/gateway/guang/service/v2/article/getArticle?article_id=33&client_type=h5&debug=XYZ
|
|
|
|
...
|
...
|
|