@ -416,9 +416,6 @@ func (handler Driver) signSourceURL(ctx context.Context, path string, expire *ti
file.Path = path
// 非签名URL不支持设置响应header
options.ContentDescription = ""
optionQuery, err := query.Values(*options)
if err != nil {
return "", err