parent
							
								
									dbba9cf299
								
							
						
					
					
						commit
						0758653b42
					
				|  | @ -745,7 +745,7 @@ func (d *driver) URLFor(ctx context.Context, path string, options map[string]int | |||
| 	} | ||||
| 	logrus.Infof("methodString: %s, expiresTime: %v", methodString, expiresTime) | ||||
| 	signedURL := d.Bucket.SignedURLWithMethod(methodString, d.ossPath(path), expiresTime, nil, nil) | ||||
|     logrus.Infof("signed URL: %s", signedURL) | ||||
| 	logrus.Infof("signed URL: %s", signedURL) | ||||
| 	return signedURL, nil | ||||
| } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue