初始化

This commit is contained in:
Ran
2026-08-25 17:59:42 +08:00
commit 4b7380dd9b
408 changed files with 327400 additions and 0 deletions
@@ -0,0 +1,2 @@
-- 回滚分镜 image_prompt 列;删除列会丢失已保存的分镜图提示词。
ALTER TABLE public.episode_storyboards DROP COLUMN IF EXISTS image_prompt;