coder-common-thin-前后端模版仓库简化版
Go to file Use this template
Leo 35775b0fcc feat(monitor): 实现在线用户管理Controller
- 实现分页查询在线用户列表功能
- 支持按登录名、用户名、IP地址过滤
- 实现强制注销功能,彻底清除用户Token
- 新增在线用户统计接口
- 基于Sa-Token API实现会话管理
- 完善异常处理和日志记录
- 遵循统一的权限验证和接口规范
2025-09-27 17:51:31 +08:00
.idea chore(ide): 更新IDE配置文件 2025-09-27 14:23:00 +08:00
api docs: 新增完整的API接口文档 2025-07-06 00:54:47 +08:00
coder-common-thin-common feat(system): 优化系统文件管理功能 2025-09-22 23:08:47 +08:00
coder-common-thin-model feat(job): 新增定时任务核心模型和数据访问层 2025-09-27 14:20:19 +08:00
coder-common-thin-modules feat(monitor): 实现在线用户管理Controller 2025-09-27 17:51:31 +08:00
coder-common-thin-mybatisplus feat(job): 新增定时任务核心模型和数据访问层 2025-09-27 14:20:19 +08:00
coder-common-thin-plugins feat(config): 集成定时任务模块到项目配置 2025-09-27 14:21:37 +08:00
coder-common-thin-web feat(config): 集成定时任务模块到项目配置 2025-09-27 14:21:37 +08:00
doc docs: 新增阿里云OSS文件上传系统设计方案 2025-07-09 14:42:24 +08:00
script cleanup: 清理废弃文件 2025-09-22 23:10:42 +08:00
sql feat(monitor): 新增在线用户管理功能数据库配置 2025-09-27 17:50:54 +08:00
.gitignore config: 优化项目配置文件 2025-09-22 23:09:14 +08:00
CLAUDE.md docs(claude): 更新开发规范和防错机制 2025-09-27 14:22:20 +08:00
pom.xml config: 优化项目配置文件 2025-09-22 23:09:14 +08:00