From 2fe9e408402da2cb7288ebac30b638bdc184a091 Mon Sep 17 00:00:00 2001 From: yuangyaa Date: Fri, 15 Aug 2025 03:09:21 +0800 Subject: [PATCH] Unsupport --- core/management/commands/crawl_kjrb.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/management/commands/crawl_kjrb.py b/core/management/commands/crawl_kjrb.py index 50e8863..f030fbd 100644 --- a/core/management/commands/crawl_kjrb.py +++ b/core/management/commands/crawl_kjrb.py @@ -1,4 +1,4 @@ -### 不支援 +# jimmy.fang-20250815: 不支援 from django.core.management.base import BaseCommand from core.models import Website from core.utils import full_site_crawler