提交 cd0719cc authored 作者: 马晨俊's avatar 马晨俊

mcj:更新excel导入

上级 2b16a40d
......@@ -389,7 +389,7 @@ public class InspectController {
return ResponseEntity.ok(new com.zjty.inspect.entity.File(name, path));
} catch (IOException e) {
e.printStackTrace();
return ResponseEntity.ok("上传失败");
return ResponseEntity.status(500).build();
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论