This commit is contained in:
withchao
2023-03-30 10:20:25 +08:00
parent 39aeabcd24
commit b27efd54cc
3 changed files with 158 additions and 147 deletions
+1
View File
@@ -172,6 +172,7 @@ func (c *s3Database) ApplyPut(ctx context.Context, req *third.ApplyPutReq) (*thi
PutID: put.PutID,
FragmentSize: put.FragmentSize,
PutURLs: putURLs,
ValidTime: put.EffectiveTime.UnixMilli(),
}, nil
}