feat: backup architecture docs, source code, and scripts

This commit is contained in:
Warren
2026-04-25 17:15:45 +08:00
parent 59809dae1f
commit 1f84e5469f
368 changed files with 146329 additions and 261 deletions
+1
View File
@@ -915,6 +915,7 @@ async fn main() -> Result<()> {
user_id: None,
job_id: None,
created_at: String::new(),
registration_time: None,
};
let video_id = db.register_video(&record).await?;