update all
This commit is contained in:
@@ -118,6 +118,7 @@ namespace Ewide.Core
|
||||
/// 不关联上级菜单显示 0标识关联 1表示不需要关联菜单 仅按钮有效
|
||||
/// </summary>
|
||||
[Comment("不关联菜单显示")]
|
||||
[Column("UnbindParent", TypeName = "bit")]
|
||||
public bool UnbindParent { get; set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user