服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-06-24 0879213c661cbe6c484c6c039285073bd2fcf900
菜单增加字段
已修改1个文件
3 ■■■■ 文件已修改
Tiger.Model.Net/Entitys/SYS/SYS_MENU.cs 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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 虚拟属性