Commit Graph

7 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
6bed1fda33 feat: 新增告警导出接口 2025-04-18 19:19:06 +08:00
TsMask
f583f0bffd feat: 告警清除/确认/状态检查任务 2025-02-26 17:50:59 +08:00
TsMask
f3c33b31ac feat: 更新多个模块以支持新的数据结构和日志格式 2025-02-20 10:08:27 +08:00
TsMask
4c57fe2c85 feat: 调整cdr数据查询 2024-12-20 16:34:36 +08:00
TsMask
1f0c932be8 style: 去除Impl接口声明层聚焦服务函数 2024-10-12 19:06:12 +08:00
TsMask
10ac827f43 fix: 通用网元数据文件名变更all_xxx 2024-06-15 17:17:17 +08:00