fix(monitor): 移除在线用户列表的排序逻辑

原代码在返回前对在线用户列表进行了排序,但根据业务需求,前端会自行处理排序逻辑。移除不必要的排序操作以提升性能并简化代码。
This commit is contained in:
zhangtao
2025-05-29 01:18:59 +08:00
parent 16054f6c77
commit 95964e40b9
2 changed files with 2052 additions and 1 deletions
File diff suppressed because it is too large Load Diff