update all

This commit is contained in:
2021-04-28 18:44:47 +08:00
parent deda0e65a5
commit 0d16af867a
25 changed files with 88 additions and 24576 deletions

View File

@@ -118,6 +118,7 @@ namespace Ewide.Core
/// 不关联上级菜单显示 0标识关联 1表示不需要关联菜单 仅按钮有效
/// </summary>
[Comment("不关联菜单显示")]
[Column("UnbindParent", TypeName = "bit")]
public bool UnbindParent { get; set; }
/// <summary>