Commit Graph

4 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
5b9bcd6660 refactor: 重构更新多个文件中的相关调用 2025-02-20 10:11:40 +08:00
c4533da0e0 fix: return code and message to FE issue 2024-09-09 17:19:50 +08:00
cd7e5693f5 add: custom kpi and export log&cdr file 2024-08-29 11:46:45 +08:00