mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-08 11:05:59 +08:00
third
This commit is contained in:
@@ -473,6 +473,5 @@ func (c *s3Database) GetHashInfo(ctx context.Context, req *third.GetHashInfoReq)
|
||||
return &third.GetHashInfoResp{
|
||||
Hash: o.Hash,
|
||||
Size: o.Size,
|
||||
Url: c.urlName(o.Name),
|
||||
}, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user