From 733aca1e22e5b4cecdce37238b9ff43027b2615e Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期一, 04 七月 2022 12:15:43 +0800
Subject: [PATCH] 提交

---
 zhengcaioa/Crawler/Program.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/zhengcaioa/Crawler/Program.cs b/zhengcaioa/Crawler/Program.cs
index 8c24ce4..98b3c75 100644
--- a/zhengcaioa/Crawler/Program.cs
+++ b/zhengcaioa/Crawler/Program.cs
@@ -14,6 +14,7 @@
     class Program
     {
         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;";
         static void Main(string[] args)
         {
            

--
Gitblit v1.9.1