@ -34,6 +34,9 @@ public class AuthMenuRespVO {
@ApiModelProperty(value = "菜单图标", example = "/menu/list", notes = "仅菜单类型为菜单或者目录时,才需要传")
private String icon;
@ApiModelProperty(value = "是否隐藏")
private Boolean hidden;
/**
* 子路由
*/
@ -50,4 +50,6 @@ public class MenuBaseVO {
@NotNull(message = "状态不能为空")
private Integer status;
}
@ -73,4 +73,6 @@ public class MenuDO extends BaseDO {
@ -1 +1 @@
Subproject commit e2285febb83a51499ae0ae28fd89b8f301913c51
Subproject commit 9cc97d7585b411f115e1fbddad9d4f04a0d02ddf