seek: douban group
All checks were successful
Gitea Actions Demo / deploy (push) Successful in 33s

This commit is contained in:
konjacpotato
2026-02-15 12:37:48 +08:00
parent 72b117b57c
commit 51d1c403f5
10 changed files with 131 additions and 18 deletions

2
task/__init__.py Normal file
View File

@ -0,0 +1,2 @@
from task.manager_task import manager_task
from task.hot_topic.douban import spider_task as douban_hot_topic_task