feat(sync): 实现设备认证与对象版本协议原型

This commit is contained in:
2026-09-07 15:45:37 +08:00
parent f193f699b2
commit 7fffbcd55a
17 changed files with 1444 additions and 0 deletions
+11
View File
@@ -35,3 +35,14 @@ servers.json
.vscode/
.DS_Store
Thumbs.db
# 第三阶段隔离验证、服务数据及原生编译产物。
.build/
**/__pycache__/
**/.pytest_cache/
server sync/.venv/
server sync/.env
community-server/.venv/
community-server/.env
frontend/src-tauri/target/
frontend/src-tauri/gen/