mirror of
https://github.com/yangzongzhuan/RuoYi-Cloud.git
synced 2025-06-06 13:59:02 +00:00
修改注释文案
Signed-off-by: runphp <runphp@qq.com>
This commit is contained in:
parent
65cf05fddb
commit
98c3e4b48a
@ -54,7 +54,7 @@ public class SysMenu extends BaseEntity
|
||||
/** 显示状态(0显示 1隐藏) */
|
||||
private String visible;
|
||||
|
||||
/** 菜单状态(0显示 1隐藏) */
|
||||
/** 菜单状态(0正常 1停用) */
|
||||
private String status;
|
||||
|
||||
/** 权限字符串 */
|
||||
|
Loading…
Reference in New Issue
Block a user