This commit is contained in:
苏尹岚
2020-11-27 15:51:15 +08:00
parent d031a0a265
commit de9c3173e7

View File

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