feat: restore generation draft persistence

This commit is contained in:
2026-04-25 11:41:09 +08:00
60 changed files with 38221 additions and 382 deletions

View File

@@ -1,4 +1,5 @@
mod admin;
mod ai_generation_drafts;
mod ai_tasks;
mod api_response;
mod app;