iot-gateway/src/main/resources/mappers/iotMappers
zhuangtianxiang 6f4a7a3345 refactor(iot): 重构设备和事件相关代码
- 修改设备和事件的 Mapper、Repository、Service 层代码
- 优化查询接口,改用 DeviceVo 和 EventVo 返回结果
- 移除不必要的关联查询,提高查询效率- 修正部分字段名称和数据类型,使其更加合理
2024-12-12 14:37:08 +08:00
..
DeviceMapper.xml refactor(iot): 重构设备和事件相关代码 2024-12-12 14:37:08 +08:00
EventMapper.xml refactor(iot): 重构设备和事件相关代码 2024-12-12 14:37:08 +08:00
ProductMapper.xml refactor(iot): 重构设备和事件相关代码 2024-12-12 14:37:08 +08:00
ServeMapper.xml refactor(iot): 重构设备和事件相关代码 2024-12-12 14:37:08 +08:00