From 283f3e33e15409f657c152881620103c95811768 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 15 七月 2022 15:29:15 +0800 Subject: [PATCH] 提交修改 --- zhengcaioa/Crawler/sichuan/sichuanoperation.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/zhengcaioa/Crawler/sichuan/sichuanoperation.cs b/zhengcaioa/Crawler/sichuan/sichuanoperation.cs index 7fa8cbe..4f0ebcf 100644 --- a/zhengcaioa/Crawler/sichuan/sichuanoperation.cs +++ b/zhengcaioa/Crawler/sichuan/sichuanoperation.cs @@ -12,8 +12,8 @@ { public class sichuanoperation { - public static string api_domain = "http://192.168.0.116:9200"; - //public static string api_domain = "http://localhost:9200"; + //public static string api_domain = "http://192.168.0.116:9200"; + public static string api_domain = "http://localhost:9200"; public static string sichuanpageurll = "https://zfcg.scsczt.cn"; public static void operations(WebCrawlerContext _ccontext) { -- Gitblit v1.9.1