|
@@ -114,7 +114,7 @@ public class K3MaterialController {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- @GetMapping("/downloadCustomer")
|
|
|
|
|
|
+ @PostMapping("/downloadCustomer")
|
|
@ApiOperation("下载物料导入模板")
|
|
@ApiOperation("下载物料导入模板")
|
|
public void download(
|
|
public void download(
|
|
HttpServletResponse response
|
|
HttpServletResponse response
|