Tiger.Model.Net/Entitys/SYS/SYS_MENU.cs
@@ -99,7 +99,8 @@ /// </summary> public string IGNOREAUTH { get; set; } public int BUTTON_TYPE { get; set; } public string DO_METHOD { get; set; } #endregion #region 虚拟属性 @@ -145,6 +146,8 @@ Action, [Description("表格内")] Table, [Description("虚拟按钮")] Virtually, } #endregion