上传图片未知错误
This commit is contained in:
@@ -131,7 +131,7 @@ func TryRegisterDataResource(ctx *jxcontext.Context, name, resourceURL string, i
|
||||
return dataRes, nil
|
||||
}
|
||||
resBinary, hashCode, err := jxutils.DownloadFileByURL(resourceURL)
|
||||
globals.SugarLogger.Debugf("TryRegisterDataResource2, resBinary:%s, hashCode:%s", resBinary, hashCode)
|
||||
globals.SugarLogger.Debugf("TryRegisterDataResource2, name:%s,resBinary:%s, hashCode:%s", name, resBinary, hashCode)
|
||||
if err != nil {
|
||||
return nil, err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user