feat: 通过绑定的工作区路由 Core 笔记并保存持久操作回执

This commit is contained in:
2026-09-08 15:02:46 +08:00
parent 3439d1fe3f
commit 044e6d6146
18 changed files with 881 additions and 22 deletions
+1
View File
@@ -9,3 +9,4 @@ mod runtime_compat;
#[cfg(windows)]
pub mod session_lock;
pub mod workspace;
pub mod workspace_broker;