From 66a42257c3ba2566db9d2bb8868cd01aa19f6006 Mon Sep 17 00:00:00 2001
From: lyg <1543117173@qq.com>
Date: 星期三, 12 六月 2024 20:56:52 +0800
Subject: [PATCH] 修改搜索关键字处理逻辑

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

diff --git a/config.json b/config.json
index 59e371b..3a54ac3 100644
--- a/config.json
+++ b/config.json
@@ -3,7 +3,7 @@
   "startRow": 1,
   
   "//缁撴潫琛屽彿锛屼粠0寮�濮嬶紝涓嶅寘鍚琛�": "//",
-  "endRow": 4,
+  "endRow": 2001,
 
   "//绾跨▼鏁�": "//",
   "threadSize": 4,

--
Gitblit v1.9.1