通用物联网网关
- 在 MenuController 中添加了菜单详情接口,并为所有菜单相关操作添加了权限控制 - 在 MenuService 接口中新增了 detail 方法 - 在 MenuServiceImpl 中实现了 detail 方法,用于根据 ID 查询菜单详情 - 为所有菜单操作添加了相应的权限控制注解 |
||
---|---|---|
.mvn/wrapper | ||
src | ||
storage/attachment | ||
.gitattributes | ||
.gitignore | ||
compose.yaml | ||
LICENSE | ||
mvnw | ||
mvnw.cmd | ||
pom.xml | ||
README.md |
iot-gateway
通用物联网网关