From 32516fdf61b42d7aa096fd393c916249d7fdb223 Mon Sep 17 00:00:00 2001
From: lyg <1543117173@qq.com>
Date: 星期五, 19 七月 2024 21:22:04 +0800
Subject: [PATCH] 增加包含isbn的书单获取

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

diff --git a/config.json b/config.json
index 8e59de2..3ab4ef9 100644
--- a/config.json
+++ b/config.json
@@ -6,13 +6,13 @@
   "endRow": 1095110,
 
   "//绾跨▼鏁�": "//",
-  "threadSize": 10,
+  "threadSize": 1,
 
   "//瀹氭椂缁撴潫鏃堕棿锛屽崟浣嶅垎閽燂紝0琛ㄧず涓嶈缃畾鏃剁粨鏉熸椂闂�": "//",
   "endOfTime": 0,
   
   "//鏃犲ご妯″紡": "//",
-  "headless": true,
+  "headless": false,
   
   "//绂佺敤GPU娓叉煋": "//",
   "disableGpu": true

--
Gitblit v1.9.1