通用物联网网关
- 在 BaseEntity、BaseParam、Device、Product 类中添加 createId 和 deptId 字段 - 在 MyMetaObjectHandler 中添加对 createId 和 deptId 的自动填充逻辑 - 在 UserDetailsImpl 中添加 deptId 和 createId 属性,用于获取当前用户信息 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
iot-gateway
通用物联网网关