“我的产品中增加类目筛选”的版本间的差异
来自qingwei personal wiki
(→RPC接口) |
|||
第20行: | 第20行: | ||
== 三级类目树筛选,后端接口 == | == 三级类目树筛选,后端接口 == | ||
− | + | === RPC接口 === | |
+ | * 接口 | ||
+ | <pre> | ||
+ | vip/product/getEffectiveProducts | ||
+ | </pre> | ||
+ | * 业务流 | ||
+ | http://oneness2.alibaba-inc.com/businessFlow?moduleId=114&interfaceId=1919&group=alidata | ||
[[category: 阿里]] | [[category: 阿里]] | ||
[[category: 数据管家]] | [[category: 数据管家]] |
2018年10月18日 (四) 06:51的版本
后台接口支持类目树筛选
RPC接口
接口
vip/product/getLvl3Cate
业务流
http://oneness2.alibaba-inc.com/businessFlow?moduleId=114&interfaceId=2577&group=alidata
HSF测试
[
"vip/product/getLvl3Cate",
{
"adminMemberSeq": "14",
"statDate": "2018-10-13"
}
]
三级类目树筛选,后端接口
RPC接口
- 接口
vip/product/getEffectiveProducts
- 业务流
http://oneness2.alibaba-inc.com/businessFlow?moduleId=114&interfaceId=1919&group=alidata