通用物联网网关
- 在 DeptMapper.xml 中添加 remark 字段映射 - 更新 DeptTree 类,将 members 类型从 List<UserTree> 改为 List<UserVo> - 移除 UserTree 类 - 在 DeviceVo、Event、Param、Product、Property 和 Serve 类中添加 @JsonInclude 注解 - 更新 ServeController 中的权限检查逻辑 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage/attachment | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
iot-gateway
通用物联网网关