This commit is contained in:
2026-06-30 15:02:20 +08:00
commit 3948b5a48a
306 changed files with 77275 additions and 0 deletions
@@ -0,0 +1,2 @@
-- characters 表缺少 local_path 时补上
ALTER TABLE characters ADD COLUMN local_path TEXT;