From 92c1b3abe15b82486427ef2e9e2455524e0c6c84 Mon Sep 17 00:00:00 2001
From: lyg <1543117173@qq.com>
Date: 星期五, 14 六月 2024 23:01:48 +0800
Subject: [PATCH] 回写图书信息到Excel

---
 config.json |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.json b/config.json
index 59e371b..762e30b 100644
--- a/config.json
+++ b/config.json
@@ -3,10 +3,10 @@
   "startRow": 1,
   
   "//缁撴潫琛屽彿锛屼粠0寮�濮嬶紝涓嶅寘鍚琛�": "//",
-  "endRow": 4,
+  "endRow": 200,
 
   "//绾跨▼鏁�": "//",
-  "threadSize": 4,
+  "threadSize": 10,
 
   "//瀹氭椂缁撴潫鏃堕棿锛屽崟浣嶅垎閽燂紝0琛ㄧず涓嶈缃畾鏃剁粨鏉熸椂闂�": "//",
   "endOfTime": 0,

--
Gitblit v1.9.1