feat(sync): 完成 S-08 数据分类
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user