Commit Graph

5 Commits

Author SHA1 Message Date
TsMask
80d612c56c Refactor error handling in system and trace controllers
- Updated error response codes for various validation errors from 400 to 422 to better reflect the nature of the errors.
- Changed error messages for empty parameters (e.g., userId, menuId, roleId) to use a consistent error code format.
- Improved error handling in the IPerf, Ping, and WS controllers to provide more informative error messages.
- Ensured that all controllers return appropriate error messages when binding JSON or query parameters fails.
2025-04-27 16:38:19 +08:00
TsMask
43965222b1 ref: 重构网元跟踪任务功能 2025-04-18 16:12:27 +08:00
TsMask
f3c33b31ac feat: 更新多个模块以支持新的数据结构和日志格式 2025-02-20 10:08:27 +08:00
TsMask
b7db915859 feat: 新增跟踪任务pcap文件获取接口 2024-09-23 17:30:53 +08:00
TsMask
7fab266d20 feat: 新增跟踪任务功能接口 2024-09-20 17:26:12 +08:00