Commit Graph

7 Commits

Author SHA1 Message Date
TsMask
cfe6ab61e3 ref: 多core表结构和代码调整修改 2025-06-10 17:50:54 +08:00
TsMask
33b95a6e30 fix:: 请求响应码用常量 2025-06-07 16:32:04 +08:00
TsMask
72c688e178 feat: 文件工具添加文本输出函数,调整逐行 2025-05-20 11:44:09 +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