Showing
1 changed file
with
1 additions
and
1 deletions
1 | -查询价格列表接口 | 1 | +一、查询价格列表接口 |
2 | 接口链接:http://172.16.6.227:8083/yohobuy-platform-web/product/queryProductPriceList | 2 | 接口链接:http://172.16.6.227:8083/yohobuy-platform-web/product/queryProductPriceList |
3 | 类型:POST请求 | 3 | 类型:POST请求 |
4 | 请求参数:{"product_skn" : 50000060, "shop_id" : 35, "brand_id" : 137, "supplier_id" : 0, "is_jit" : "N", "is_auditing" : 200, "stock" : 1, "gender": "3", "max_sort_id" : 7, "middle_sort_id": 58, "smallSortId" :161, "page": 10, "size" :100} | 4 | 请求参数:{"product_skn" : 50000060, "shop_id" : 35, "brand_id" : 137, "supplier_id" : 0, "is_jit" : "N", "is_auditing" : 200, "stock" : 1, "gender": "3", "max_sort_id" : 7, "middle_sort_id": 58, "smallSortId" :161, "page": 10, "size" :100} |
-
Please register or login to post a comment