username@email.com
2022-11-11 4deba85ff3417a76b4cfef1874effa6a2be1fd40
zhengcaioa/Crawler/Program.cs
@@ -19,7 +19,7 @@
    {
        //public static string connection = @"server=.;database=WebCrawler;uid=sa;pwd=123456;";
        public static string connection = @"server=172.26.97.147;database=WebCrawler;uid=sa;pwd=Za20222812;";
        public static string connection = @"server=172.26.97.184;database=WebCrawler;uid=sa;pwd=Za20222812;";
        static void Main(string[] args)
        {