update. 更新数据填充脚本

This commit is contained in:
ngfchl
2026-04-05 12:55:57 +08:00
parent 5174407da5
commit 60366b7eb1
4 changed files with 29 additions and 12 deletions
+1 -1
View File
@@ -121,4 +121,4 @@ def seed_articles(count=20):
if __name__ == "__main__":
seed_articles(120)
seed_articles(1200)