Files
JuYou/API/migrations/000044_script_reverse_prompt.down.sql
T
2026-08-25 17:59:42 +08:00

5 lines
122 B
SQL

DELETE FROM prompts
WHERE id = 'f06daef4-027c-4aec-97e2-2ef7eafe57b8'
AND scope = 'system'
AND type = '剧本反推';