初始化

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,10 @@
UPDATE prompts
SET content = $prompt$你是一名资深短剧策划使
$prompt$ || content,
updated_at = CURRENT_TIMESTAMP
WHERE id = '2eb481cf-4a8f-4da4-a70e-ea977739c8d1'
AND type = '剧本分析'
AND scope = 'system'
AND content NOT LIKE '你是一名资深短剧策划、编剧和商业化内容分析师。%';