服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2024-10-16 a592da60f0db0d4eb950a81a8530e965444be7b1
Tiger.Model.Net/Entitys/SYS/V_USER_ORG.cs
@@ -23,10 +23,6 @@
      #region 公共属性
      /// <summary>
      /// GUID
      /// </summary>
      public string ID { get; set; }
      /// <summary>
      /// 用户ID
      /// </summary>
      public string USER_ID { get; set; }