服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-01-02 6e9eebdc4a9fc6e413ae6a552e4f2fad2f438f2f
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; }