Showing
1 changed file
with
21 additions
and
0 deletions
inferface-document/baseproduct.md
0 → 100644
1 | +# 限购商品管理接口服务定义 | ||
2 | +--------------------- | ||
3 | + | ||
4 | +# 导出限购商品提醒接口 | ||
5 | + | ||
6 | +> 接口名: `/batch/export` | ||
7 | + | ||
8 | +### 入参 | ||
9 | + | ||
10 | +------------------------- | ||
11 | +|属性名称|类型|例子|说明|是否必填| | ||
12 | +|--------|----|----|----|--------| | ||
13 | +|queryConf|string|2016022517335568|限购商品码,多个以竖线分隔|是| | ||
14 | +|type|string|limitProductReminder|导出类型,此处是固定值,不能变|是| | ||
15 | +--------------------- | ||
16 | + | ||
17 | + | ||
18 | + | ||
19 | +``` | ||
20 | + | ||
21 | + |
-
Please register or login to post a comment