昨天的记录改为,昨天更新的时间

This commit is contained in:
2026-01-07 21:48:13 +08:00
parent ad6f386be7
commit b7c69af754
4 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

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