feat: 新增 disabled.rs — 禁用路径 JSON 文件读写

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-27 13:44:24 +08:00
parent 914b25f236
commit ab2d0da20c
3 changed files with 65 additions and 0 deletions
+1
View File
@@ -2,3 +2,4 @@ pub mod registry;
pub mod system;
pub mod backup;
pub mod fs;
pub mod disabled;