服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-04-03 e163a27328c805ffec7c894259430f76f0881d00
Tiger.Model.Net/Entitys/WMS/WMS_COUNT_MDTL.cs
@@ -53,11 +53,11 @@
      /// <summary>
      /// WMS数量
      /// </summary>
      public decimal QTY { get; set; }
      public double QTY { get; set; }
      /// <summary>
      /// 实际数量
      /// </summary>
      public decimal ACT_QTY { get; set; }
      public double ACT_QTY { get; set; }
      /// <summary>
      /// 生产日期
      /// </summary>