feat(sync): 持久化明确的可选记录范围选择

This commit is contained in:
2026-09-09 07:15:32 +08:00
parent ebb73e272a
commit 9ca0c76754
3 changed files with 131 additions and 3 deletions
+2
View File
@@ -99,3 +99,5 @@ pub mod extension_instance;
#[cfg(windows)]
mod process_creation;
pub mod sync_scope;