mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-10 03:56:00 +08:00
error
This commit is contained in:
@@ -19,6 +19,5 @@ func (t *thirdServer) ConfirmPut(ctx context.Context, req *third.ConfirmPutReq)
|
||||
}
|
||||
|
||||
func (t *thirdServer) CleanObject(ctx context.Context, now time.Time) {
|
||||
//清理过期的对象
|
||||
|
||||
t.s3dataBase.CleanExpirationObject(ctx, now)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user