mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-17 16:56:39 +08:00
update 优化 菜单状态注释错误
This commit is contained in:
parent
2cb1b84204
commit
09c4c40d4d
@ -80,7 +80,7 @@ public class SysMenu extends TreeEntity<SysMenu> {
|
||||
private String visible;
|
||||
|
||||
/**
|
||||
* 菜单状态(0显示 1隐藏)
|
||||
* 菜单状态(0正常 1停用)
|
||||
*/
|
||||
private String status;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user