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