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

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