22 Commits (1a2c88c6d853fc379b78ff2e76edd38c0822351c)

Author SHA1 Message Date
hyh 128f3be343 refactor: 规范化代码,将 CreatedTime 改为 createdAt 3 months ago
root dc74694c68 feat: add captcha service and update cache service 3 months ago
root 85930db010 refactor: 规范化代码结构和实现 3 months ago
root b0a379f9b2 refactor: 重构代码以符合DDD架构 - 将OperationResult迁移到领域层 - 优化服务接口位置 - 更新依赖注入配置 3 months ago
hyh 3d41e2e275 更新用户注册相关功能 3 months ago
hyh 492eaa169d feat(role): 角色分页查询与命名规范,参照用户分页实现 3 months ago
hyh c4cdd28411 refactor: 重构角色管理模块,分离命令和查询处理器 3 months ago
hyh 83a6cc88ce feat(auth): 优化用户认证时的权限检查逻辑 3 months ago
hyh 042ed88bc0 删除备份 3 months ago
hyh 2fe019001f feat: 完善JWT认证和用户管理功能 3 months ago
hyh fe78db0f53 重构角色权限管理,优化代码结构 3 months ago
hyh 75f24121d1 feat: 实现角色权限分配和移除功能 3 months ago
hyh 2ef5a02eca 更新权限相关实体和仓储 3 months ago
hyh 3b237ed510 refactor: 重构用户角色仓储,实现命令查询职责分离 3 months ago
root 219261ef93 Add UsersController and related features for user management 3 months ago
hyh aec7c755bc Initial commit on ws branch 3 months ago
hyh 57292385ad 更新:添加WebSocket相关功能实现 3 months ago
hyh e0bb742fbe feat: 添加角色管理功能 3 months ago
hyh 554ca522f6 添加用户角色相关功能 3 months ago
hyh 6916280258 更新 .gitignore 并移除已跟踪的 bin 和 obj 文件 3 months ago
hyh f7aff85d75 Initial commit to test branch 3 months ago
hyh a963de4aca Initial commit 3 months ago