提交 5f4909a9 编写于 作者: K keyinghao

提交

上级 4bbd11c2
......@@ -47,6 +47,11 @@ public class SysMenuUserRESQ implements Serializable {
*/
@ApiModelProperty(value = "菜单图标")
private String icon;
/**
* 是否显示(true: 显示;false:不显示)
*/
@ApiModelProperty(value = "是否显示(true: 显示;false:不显示)")
private String hidden;
/**
* 下级菜单集合
*/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册