missing notfound
This commit is contained in:
parent
26953cf703
commit
18dc85d6fb
@ -81,6 +81,7 @@ func wsDownload(req *restful.Request, resp *restful.Response) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if !found {
|
if !found {
|
||||||
|
wsNotFound(resp)
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user