fix: update

This commit is contained in:
Daniel
2026-03-03 17:27:55 +08:00
parent 29c921f498
commit 1764a44eb3
22 changed files with 818 additions and 30 deletions

8
.gitignore vendored
View File

@@ -26,8 +26,8 @@ dist-ssr
# API database
# server/data.db
# Env
# .env
# .env.local
# .env.*.local
# Env(含 token勿提交
.env
.env.local
.env.*.local
.pyc