pub(crate) async fn run_auto_backup() -> Result<BackupRunOutcome, String>
定时任务入口:注册任务后执行自动备份,返回结果供调度器落库 last_run。