Files
be.ems/lib
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
..
2023-08-14 17:02:50 +08:00
2025-04-01 18:44:35 +08:00
2024-11-06 17:19:17 +08:00
2024-05-28 10:15:41 +08:00
2023-10-31 16:21:02 +08:00
2024-08-16 10:08:42 +08:00
2023-08-14 17:02:50 +08:00
2024-03-06 21:00:42 +08:00