mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2025-02-22 02:32:49 +08:00
下载接口 return response.end()
This commit is contained in:
parent
539329e638
commit
8b64662664
@ -5,7 +5,7 @@
|
||||
"groupId" : "fd3d225a1cf141bf9998c4ec4bf4a6ab",
|
||||
"name" : "下载",
|
||||
"createTime" : null,
|
||||
"updateTime" : 1656050052797,
|
||||
"updateTime" : 1656051456794,
|
||||
"lock" : null,
|
||||
"createBy" : null,
|
||||
"updateBy" : null,
|
||||
@ -70,4 +70,4 @@ if(urls.length > 1){
|
||||
FileUtil.writeToStream(FileUtil.file(Global.getUserFilesBaseDir() + "/" + urls[0]), response.getOutputStream())
|
||||
}
|
||||
|
||||
response.end()
|
||||
return response.end()
|
Loading…
Reference in New Issue
Block a user