Commit Graph

3 Commits

Author SHA1 Message Date
bd6f4c2ed6 refactor(iot): 重构物联网模块代码
- 优化设备管理相关代码,调整数据结构
- 改进产品管理功能,增加数据校验
- 重构事件和服务相关代码,提高可维护性
- 优化记录数据处理逻辑,使用Lambda查询
-调整数据库表结构,使用BigSerial类型
2025-01-08 10:09:54 +08:00
68e00e21d5 refactor(notice): 重构公告模块
- 移除了 AttachmentServiceImpl、BulletinServiceImpl 中未使用的导入- 删除了未使用的 BulletinUser、BulletinUserRepository、MessageAttachmentRepository 类
- 更新了 EventMapper、ProductMapper、ServeMapper 中的查询语句,使用 foreign_type 和 foreign_id 字段
- 在数据库中添加了测试消息数据
2025-01-05 15:28:51 +08:00
vertoryao
5e508a5db2 fix(菜单模块): 处理合并代码的报错 2024-12-26 09:50:32 +08:00