username@email.com
2024-07-08 c6c6761506785691ef44e7e232c45e1b4b16f7fa
zhengcaioa/Model/WebCrawler/WebCrawlerContext.cs
@@ -10,6 +10,7 @@
    {
        public WebCrawlerContext()
        {
            this.Database.SetCommandTimeout(60);
        }
        public WebCrawlerContext(DbContextOptions<WebCrawlerContext> options)