This commit is contained in:
2023-09-15 14:11:08 +08:00
parent 9d63b7630f
commit 318b7e8a0a
5 changed files with 260 additions and 20 deletions

View File

@@ -576,7 +576,6 @@ func ImportCmToNF(w http.ResponseWriter, r *http.Request) {
}
services.ResponseStatusOK204NoContent(w)
return
}
func DownloadNeBackupFile(w http.ResponseWriter, r *http.Request) {