Authored by ping

update

... ... @@ -9,7 +9,7 @@
注意,通用的头部没有列出。
请求示例
http://192.168.102.205:8080/gateway/guang/service/*/author/getAuthor?author_id=380463&client_type=h5&debug=XYZ
http://192.168.102.205:8080/gateway/guang/service/*/author/getAuthor?author_id=380463&client_type=h5
### 响应
code为200即为成功,否则是失败。
... ... @@ -38,7 +38,7 @@ code为200即为成功,否则是失败。
注意,通用的头部没有列出。
请求示例
http://192.168.102.205:8080/gateway/guang/service/*/article/getArticleContent?article_id=105&client_type=h5&debug=XYZ
http://192.168.102.205:8080/gateway/guang/service/*/article/getArticleContent?article_id=105&client_type=h5
### 响应
code为200即为成功,否则是失败。
... ... @@ -132,7 +132,7 @@ code为200即为成功,否则是失败。
注意,通用的头部没有列出。
请求示例
http://192.168.102.205:8080/gateway/guang/service/*/article/getArticleByBrand?brand_id=138&udid=xxxx&limit=3&client_type=iphone&debug=XYZ
http://192.168.102.205:8080/gateway/guang/service/*/article/getArticleByBrand?brand_id=138&udid=xxxx&limit=3&client_type=iphone
### 响应
code为200即为成功,否则是失败。
... ... @@ -1325,7 +1325,7 @@ code为200即为成功,否则是失败。
注意,通用的头部没有列出。
请求示例
http://192.168.102.205:8080/gateway/shops/service/v1/favorite/getUidBrandFav?uid=3385902&brandId=44&debug=XYZ
http://192.168.102.205:8080/gateway/shops/service/v1/favorite/getUidBrandFav?uid=3385902&brandId=44
### 响应
code为200表示已收藏。
... ... @@ -1359,9 +1359,9 @@ code为200表示已收藏。
注意,通用的头部没有列出。
请求示例
http://192.168.102.205:8080/gateway/shops/service/v1/favorite/addUidProductFav?uid=3483160&productSkn=22657&debug=XYZ
http://192.168.102.205:8080/gateway/shops/service/v1/favorite/addUidProductFav?uid=3483160&productSkn=22657
http://192.168.102.205:8080/gateway/shops/service/v1/favorite/addUidProductFav?uid=3483160&productSkn=50002409&debug=XYZ
http://192.168.102.205:8080/gateway/shops/service/v1/favorite/addUidProductFav?uid=3483160&productSkn=50002409
### 响应
code为200即为成功,否则是失败。
... ... @@ -1404,7 +1404,7 @@ code为200即为成功,否则是失败。
注意,通用的头部没有列出。
请求示例
http://192.168.102.205:8080/gateway/shops/service/v1/favorite/delUidProductFav?uid=3483160&productSkn=50002409&debug=XYZ
http://192.168.102.205:8080/gateway/shops/service/v1/favorite/delUidProductFav?uid=3483160&productSkn=50002409
### 响应
code为200即为成功,否则是失败。
... ... @@ -1427,7 +1427,7 @@ code为200即为成功,否则是失败。
|client_type|string|是|web|h5|客户端类型|
注意,通用的头部没有列出。
请求示例http://localhost:8080/gateway/guang/service/v2/article/getArticle?article_id=33&client_type=h5&debug=XYZ
请求示例http://localhost:8080/gateway/guang/service/v2/article/getArticle?article_id=33&client_type=h5
### 响应
code为200即为成功,否则是失败。
... ... @@ -1490,7 +1490,7 @@ code为200即为成功,否则是失败。
注意,通用的头部没有列出。
请求示例http://localhost:8080/gateway/guang/service/v2/article/getArticle?article_id=33&client_type=h5&debug=XYZ
请求示例http://localhost:8080/gateway/guang/service/v2/article/getArticle?article_id=33&client_type=h5
### 响应
code为200即为成功,否则是失败。
... ...