username@email.com
2025-04-16 1243f9cdb1ce367af05caabbb71ce81e38d5a1af
zhengcaioa/Model/WebCrawler/WebCrawlerContext.cs
@@ -10,6 +10,7 @@
    {
        public WebCrawlerContext()
        {
            this.Database.SetCommandTimeout(60);
        }
        public WebCrawlerContext(DbContextOptions<WebCrawlerContext> options)