From 97f0a1efeee531fc0c6fb06a69210dab6b465770 Mon Sep 17 00:00:00 2001
From: lyg <1543117173@qq.com>
Date: 星期三, 17 七月 2024 08:42:09 +0800
Subject: [PATCH] 增加isbnlog解析

---
 config.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

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

--
Gitblit v1.9.1