服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-02-25 3767c658e315be5279bea5c1d42b7881c1f45d97
Tiger.Model.Net/Entitys/SYS/V_USER_MENU.cs
@@ -66,10 +66,11 @@
      /// 菜单名称
      /// </summary>
      public string MENU_NAME { get; set; }
      /// <summary>
      ///
      /// </summary>
      public string HALF_CHECK { get; set; }
        public string PATH { get; set; }
        /// <summary>
        ///
        /// </summary>
        public string HALF_CHECK { get; set; }
      #endregion
      #region 虚拟属性