From aec6d99b39fde9e33602dba0923197aee6982544 Mon Sep 17 00:00:00 2001 From: Tangdan004 <2747145177@qq.com> Date: Thu, 30 Oct 2025 17:09:15 +0800 Subject: [PATCH] Update DouBan.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 优化代码 --- DouBan/DouBan.py | 1 + 1 file changed, 1 insertion(+) diff --git a/DouBan/DouBan.py b/DouBan/DouBan.py index 108eb5f..f1a1ad5 100644 --- a/DouBan/DouBan.py +++ b/DouBan/DouBan.py @@ -130,3 +130,4 @@ def save_detail(self): spider=Spider() spider.save_detail() +#优化代码