iot-gateway/src
zhuangtianxiang 1e4fb52905 refactor(exception): 优化异常处理并统一异常类型
- 移除 ApiExceptionHandler 中的重复异常处理方法
- 在 PropertyServiceImpl 中使用自定义 ApiException 替代 RuntimeException- 删除 DeviceService 中未使用的导入
- 移除 SpringSecurityConfig 中的 @EnableWebSecurity 注解
2025-01-08 10:17:44 +08:00
..
main refactor(exception): 优化异常处理并统一异常类型 2025-01-08 10:17:44 +08:00
test/java/com/zsc/edu/gateway refactor(test): 重构测试用例并添加备注字段 2025-01-08 10:07:39 +08:00