Commit Graph

8 Commits

Author SHA1 Message Date
Ray.Hao
9fb1942619 refactor: 重构项目结构 - enums/config/types/plugins
- 重构 enums: 按业务域合并为 5 个文件
- 创建 config: storage.ts, vxe-table.ts
- 删除 plugins,功能迁移到 main.ts
- 创建完整 types 结构
- 新增 utils: validators, websocket, register-components
- 创建 router/guards/permission.ts
- 更新配置文件
2025-12-12 13:59:40 +08:00
Ray.Hao
add4237b1f refactor: 重构多租户 2025-12-12 08:17:32 +08:00
Ray.Hao
dc79401c13 feat(utils): add common utility functions and validation constants 2025-11-18 18:25:21 +08:00
Ray.Hao
c16f089071 feat: 新增 AI 助手 2025-11-10 08:04:34 +08:00
Ray.Hao
7bda1a7cc4 refactor: ♻️ 规范常量文件 2025-09-19 21:03:38 +08:00
Ray.Hao
070a43d540 refactor: ♻️ 重构存储键命名规范 2025-09-09 11:03:27 +08:00
Ray.Hao
5eaccf112c refactor: 命名优化统一 2025-05-25 08:22:50 +08:00
Ray.Hao
7df7e1f47b refactor: ♻️ 提取 ROLE_ROOT 常量到 constants 目录并全局统一引用 2025-05-20 10:34:44 +08:00