增加今天信息模块的功能

This commit is contained in:
2026-01-07 22:11:07 +08:00
parent b7c69af754
commit 0982067171
9 changed files with 241 additions and 14 deletions

2
.gitignore vendored
View File

@@ -2,7 +2,7 @@
venv/
env/
.venv/
.pyc
*.pyc
# 数据库文件
db.sqlite3