提交 85b1b3e0 authored 作者: liujie's avatar liujie

根据报告Id下载报告文件

上级 853a7c28
......@@ -144,7 +144,7 @@ public class EvaluationController {
@RequestMapping(value="/download",method= RequestMethod.POST)
@AuthAnnotation(code = {"000800"})
public ResponseEntity findSearch(@RequestBody Download download){
return ResponseEntity.ok("http://120.55.57.35:12345/static/uplaods/13a46c331db5491498e2e74c13f21f40.txt");
return ResponseEntity.ok("http://120.55.57.35:12345/static/uplaods/a36b17568d4e466dacf9f088a29b4dbc.docx");
}
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论