From fccce144a33cfae425b078cdb3af5fbf8916bfe3 Mon Sep 17 00:00:00 2001
From: lyg <1543117173@qq.com>
Date: 星期日, 09 六月 2024 15:21:57 +0800
Subject: [PATCH] 增加多线程、定时退出功能

---
 config.json |   11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diff --git a/config.json b/config.json
index 62b0a52..cacd154 100644
--- a/config.json
+++ b/config.json
@@ -1,7 +1,16 @@
 {
+  "//璧峰琛屽彿锛屼粠0寮�濮嬶紝绗�0琛屾槸琛ㄥご锛屽寘鍚�": "//",
   "startRow": 1,
-  "endRow": 101,
+  
+  "//缁撴潫琛屽彿锛屼粠0寮�濮嬶紝涓嶅寘鍚琛�": "//",
+  "endRow": 2001,
 
+  "//绾跨▼鏁�": "//",
+  "threadSize": 4,
+
+  "//瀹氭椂缁撴潫鏃堕棿锛屽崟浣嶅垎閽燂紝0琛ㄧず涓嶈缃畾鏃剁粨鏉熸椂闂�": "//",
+  "endOfTime": 60,
+  
   "//鏃犲ご妯″紡": "//",
   "headless": true,
   

--
Gitblit v1.9.1