feat(sync): 完成 S-08 数据分类

This commit is contained in:
2026-09-09 12:07:45 +08:00
parent d4bf789a05
commit 1197055f04
12 changed files with 1018 additions and 20 deletions
@@ -419,6 +419,7 @@ mod tests {
ws.sync_set_optional_scope(crate::sync_scope::OptionalScope {
persona: true,
layout: true,
..Default::default()
})
.unwrap();
let binding = ws