repository/captureRepo.go @@ -167,6 +167,5 @@ Retry: 0, } models.GetDB().Table(cacheItem.TableName()).Create(&c) cacheItem.Save() }