Showing
1 changed file
with
14 additions
and
1 deletions
@@ -31,4 +31,17 @@ http://127.0.0.1:8088/platform/batch/importSeller | @@ -31,4 +31,17 @@ http://127.0.0.1:8088/platform/batch/importSeller | ||
31 | }, | 31 | }, |
32 | "message": "处理成功" | 32 | "message": "处理成功" |
33 | } | 33 | } |
34 | -``` | ||
34 | +``` | ||
35 | + | ||
36 | +## 2、下载批量新增基础商品模板## | ||
37 | + | ||
38 | +批量新增基础商品(/exceltemplate/download/CreateProductForShops) | ||
39 | + | ||
40 | +#### 请求参数 | ||
41 | +无,使用get方法直接请求 | ||
42 | + | ||
43 | +请求示例 | ||
44 | +http://127.0.0.1:8088/platform/exceltemplate/download/CreateProductForShops | ||
45 | + | ||
46 | +响应: | ||
47 | +通用文件下载 |
-
Please register or login to post a comment