手动模式

This commit is contained in:
2026-01-07 17:37:09 +08:00
commit 28c57a040a
57 changed files with 7921 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
"""
广西政府采购网公告监控系统
广西政府采购网公告爬取和监控的智能系统
"""
__version__ = "1.0.0"
__author__ = "GX GP Monitor Team"