通用物联网网关
- 在 Device 模型中添加 iconId 和 previewId 字段,用于存储附件 ID - 在 DeviceDto、DeviceServeDto 和 DeviceVo 中添加对应的字段和关联对象 - 更新 DeviceMapper.xml 以支持新字段的查询和映射 - 优化 BulletinMapper.xml 中的附件查询逻辑 - 移除 BulletinServiceImpl 中未使用的 UserRepository 依赖 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
iot-gateway
通用物联网网关