From 3da255f97ecf2afbbd569a634c87f7bedd5b4c4b Mon Sep 17 00:00:00 2001
From: lyg <1543117173@qq.com>
Date: 星期六, 08 六月 2024 16:39:03 +0800
Subject: [PATCH] 修改异常处理

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

diff --git a/config.json b/config.json
index 64e378e..62b0a52 100644
--- a/config.json
+++ b/config.json
@@ -1,4 +1,10 @@
 {
-  "startRow": 21,
-  "endRow": 22
+  "startRow": 1,
+  "endRow": 101,
+
+  "//鏃犲ご妯″紡": "//",
+  "headless": true,
+  
+  "//绂佺敤GPU娓叉煋": "//",
+  "disableGpu": true
 }
\ No newline at end of file

--
Gitblit v1.9.1