Commit Graph

5 Commits

Author SHA1 Message Date
TsMask
f7f63f1950 feat: 移除ssh客户端改为本地bash 2025-05-13 17:22:04 +08:00
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
b29a36e7b5 fix: UDMVolte用户特殊VoIP数据 2025-04-25 17:24:34 +08:00
TsMask
357289c491 style: UDM数据导出代码格式 2025-04-25 15:49:20 +08:00
TsMask
081ef5c9cc feat: 添加udm-voip/volte功能接口 2025-04-24 10:55:05 +08:00