iot-gateway/src/main/resources/mappers
zhuangtianxiang 6f4a7a3345 refactor(iot): 重构设备和事件相关代码
- 修改设备和事件的 Mapper、Repository、Service 层代码
- 优化查询接口,改用 DeviceVo 和 EventVo 返回结果
- 移除不必要的关联查询,提高查询效率- 修正部分字段名称和数据类型,使其更加合理
2024-12-12 14:37:08 +08:00
..
iotMappers refactor(iot): 重构设备和事件相关代码 2024-12-12 14:37:08 +08:00
noticeMappers refactor(notice): 重构公告模块 2024-12-09 16:16:04 +08:00
systemMappers feat(消息模块与部门模块): 修改了消息模块的bug并从新建消息接口中独立出添加附件接口,部门模块新添加了部门树返回接口 2024-12-06 16:01:14 +08:00