Files
FrameTour-BE/src/main/java
Jerry Yan 0bcf2aaccf refactor(device): 重构设备信息获取逻辑,增加缓存降级策略
- 新增 DeviceV2DTO 转换为 DeviceEntity 的方法
- 引入成功结果缓存,用于失败时降级
- 优化 getDevice 和 getDeviceByDeviceNo 方法,增加异常处理和缓存逻辑
- 清理缓存时增加成功结果缓存的清理
2025-09-01 23:14:45 +08:00
..