This commit is contained in:
suyl
2021-06-08 10:30:09 +08:00
parent 2299750c68
commit 7065dc8cd4
2 changed files with 11 additions and 1 deletions

View File

@@ -1933,6 +1933,7 @@ func UploadJdsImage(ctx *jxcontext.Context) (err error) {
}
}
}
return err
}