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 |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/config.json b/config.json
index 13adc51..3ab4ef9 100644
--- a/config.json
+++ b/config.json
@@ -1,9 +1,9 @@
 {
   "//璧峰琛屽彿锛屼粠0寮�濮嬶紝绗�0琛屾槸琛ㄥご锛屽寘鍚�": "//",
-  "startRow": 5,
+  "startRow": 1,
   
   "//缁撴潫琛屽彿锛屼粠0寮�濮嬶紝涓嶅寘鍚琛�": "//",
-  "endRow": 10,
+  "endRow": 1095110,
 
   "//绾跨▼鏁�": "//",
   "threadSize": 1,
@@ -12,7 +12,7 @@
   "endOfTime": 0,
   
   "//鏃犲ご妯″紡": "//",
-  "headless": true,
+  "headless": false,
   
   "//绂佺敤GPU娓叉煋": "//",
   "disableGpu": true

--
Gitblit v1.9.1