提交 19c49463 authored 作者: 133's avatar 133

[exl] test

上级 71bfa9d9
......@@ -76,6 +76,8 @@ public class ExeclController {
return ResponseEntity.ok("ok");
}
@PostMapping(value ="/test1")
@ApiOperation(value = "下载培训excel", notes = "下载培训excel")
public ResponseEntity importExcel(MultipartFile file) throws Exception {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论