From c7db5bfdd77b43e91270b2bd225f6233636337d7 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 09 十二月 2022 12:33:10 +0800 Subject: [PATCH] 提交 --- zhengcaioa/Crawler/Program.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zhengcaioa/Crawler/Program.cs b/zhengcaioa/Crawler/Program.cs index de2fee8..07fbc6d 100644 --- a/zhengcaioa/Crawler/Program.cs +++ b/zhengcaioa/Crawler/Program.cs @@ -203,7 +203,7 @@ //鑾峰彇涓浗鏀块噰缃戠殑鍥涘窛鏀块噰鏁版嵁 CcgpSichuanoperation.operations(cccontext); - Thread.CurrentThread.Join(1000 * 60 * 60 * 2);//闃绘璁惧畾鏃堕棿 + Thread.CurrentThread.Join(1000 * 60 * 30);//闃绘璁惧畾鏃堕棿 } } -- Gitblit v1.9.1