Merge branch 'master' of http://git.dev.yoho.cn/yoho-documents/api-interfaces
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -40,7 +40,7 @@ code为200即为成功,否则是失败。 | @@ -40,7 +40,7 @@ code为200即为成功,否则是失败。 | ||
40 | ``` | 40 | ``` |
41 | 41 | ||
42 | ## 3、根据skn获取平台配置的sku的商品详细信息 ## | 42 | ## 3、根据skn获取平台配置的sku的商品详细信息 ## |
43 | -根据skn获取平台配置的sku的商品详细信息(?method=app.limitProduct.getLimitProductDataBySkus) | 43 | +根据skn获取平台配置的sku的商品详细信息(?method=app.limitProduct.getLimitProductDataBySkn) |
44 | #### 请求参数 | 44 | #### 请求参数 |
45 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | | 45 | | 参数名称 | 参数类型 | 可否为空 | 示例 | 默认值 | 备注 | |
46 | |:-------| -----:|-----:|-----:|-----:|----:| | 46 | |:-------| -----:|-----:|-----:|-----:|----:| |
-
Please register or login to post a comment