refactor: 命名优化统一

This commit is contained in:
Ray.Hao
2025-05-25 08:22:50 +08:00
parent 01d83e21d1
commit 5eaccf112c
12 changed files with 219 additions and 105 deletions

View File

@@ -1 +1,4 @@
export const ROLE_ROOT = "ROOT";
// 🔗 导出所有存储键常量
export * from "./storage-keys";