恢复项目

This commit is contained in:
zwf
2026-06-03 09:58:49 +08:00
parent dd72f9008f
commit 85ec8bf063
20 changed files with 305 additions and 97 deletions
+1 -1
View File
@@ -103,4 +103,4 @@ if __name__ == "__main__":
from paste.core import aio_pool
_runner = aio_pool.get_aio_runner()
_runner(fetch_govs_task(dept_page_tag=1, num_per_page=50))
_runner(fetch_govs_task(dept_page_tag=0, num_per_page=50))