提交 206cdccc authored 作者: liujie's avatar liujie

设置默认下载的文件

上级 f81acabe
......@@ -148,6 +148,8 @@ public class EvaluationController {
@AuthAnnotation(code = {"000800"})
public ResponseEntity findSearch(@RequestBody Download download){
// return ResponseEntity.ok("http://120.55.57.35:12345/static/uplaods/a36b17568d4e466dacf9f088a29b4dbc.docx");
return ResponseEntity.ok("http://120.55.57.35:8078/static/defult.docx");
// return ResponseEntity.ok("http://120.55.57.35:8078/static/defult.docx");
return ResponseEntity.ok("http://120.55.57.35:12345/static/uplaods/9800449e60d549568f4f0ddeb1974300.docx");
// return ResponseEntity.ok("http://192.168.1.104:8078/static/defult.docx");
}
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论