sol-cloud/cloud
smile 2b9b0423ed feat(system): 添加菜单、角色和用户相关操作的支持
- 在 DepartmentService、MenuService、PermissionService、RoleService 和 UserService 中添加了删除操作的实现
- 优化了树形结构数据的递归删除逻辑
- 处理了角色和用户删除时的关联数据清理
- 修复了一些潜在的 bug 和性能问题
2025-09-04 10:57:36 +08:00
..
common feat(websocket): 优化 WebSocket消息处理 2025-08-28 11:36:57 +08:00
gateway-9527 feat(gateway): Implement dynamic route synchronization and improve service registration handling 2025-07-01 12:24:12 +08:00
model refactor(model-file): Refactor the toEntity that creates and updates the DTO 2025-08-21 16:42:09 +08:00
plugin fix(plugin-mail): 修复邮件发送时附件加载问题 2025-09-01 09:49:13 +08:00
web feat(system): 添加菜单、角色和用户相关操作的支持 2025-09-04 10:57:36 +08:00
pom.xml feat(common-base-web): Add cache support and optimize entity operations 2025-06-12 23:36:41 +08:00