服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-06-24 0879213c661cbe6c484c6c039285073bd2fcf900
Tiger.Model.Net/Entitys/SYS/SYS_MENU.cs
@@ -99,6 +99,7 @@
        /// </summary>
        public string IGNOREAUTH { get; set; }
        public int BUTTON_TYPE { get; set; }
        public string DO_METHOD { get; set; }
        
        #endregion