服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-12-23 06e1d5c2e895f198dedee2ef845485e9d4a2747c
Tiger.Model.Net/Entitys/MES/YadaU9/mes_ShipList.cs
@@ -25,10 +25,6 @@
      /// <summary>
      /// 
      /// </summary>
      public long Org { get; set; }
      /// <summary>
      ///
      /// </summary>
      public string ShipDoc { get; set; }
      /// <summary>
      /// 
@@ -41,7 +37,7 @@
        /// <summary>
        /// 
        /// </summary>
        public int ShipQty { get; set; }
      public long Org { get; set; }
        /// <summary>
        /// 
        /// </summary>
@@ -50,6 +46,10 @@
      /// 
      /// </summary>
      public DateTime ModifiedOn { get; set; } = DateTime.MinValue;
      /// <summary>
      ///
      /// </summary>
      public decimal ShipQty { get; set; }
      #endregion
      #region 虚拟属性