通用物联网网关
- 在 Device 实体中添加 productName 字段 - 修改 DeviceController 中的 query 方法返回类型 - 更新 DeviceService 接口,新增 query 方法 - 实现 DeviceServiceImpl 中的 query 方法,关联查询产品名称 - 更新测试用例,增加操作日志相关菜单和权限 - 调整 OperationController 中的方法,添加权限控制 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |