Commit e64d664
committed
feat(app-user): 新增终端用户管理功能扩展
- 添加按单位延长会员功能(分钟/小时/天/周/月/年/永久)
- 实现批量按单位延长和扣减会员功能
- 增加强制下线终端用户WS功能
- 添加批量下线、封禁/解禁、删除用户功能
- 实现按应用筛选未到期会员批量加时扣时功能
- 更新前端界面支持新的批量操作选项
- 修改用户注册用户名验证规则
- 优化搜索功能支持全局关键字匹配
- 添加分页组件改进列表展示效果1 parent 46e909e commit e64d664
19 files changed
Lines changed: 1502 additions & 54 deletions
File tree
- frontend/src
- components
- services
- src/main/java/com/ayssu/ciphergate
- controller
- dto
- service
- impl
- thirdparty/ws/service
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments