服务端的TigerApi 框架,基于.NET6 2024 版本
YangYuGang
2025-03-12 8b6a2cabe0ef6cf2384537f6878964469e256eda
Tiger.Model.Net/Entitys/WMS/V_SRM_ITEM.cs
@@ -41,7 +41,7 @@
      /// <summary>
      /// 数量
      /// </summary>
      public decimal QTY { get; set; } = 0;
      public double QTY { get; set; } = 0;
      /// <summary>
      /// 小包条码(SRM)
      /// </summary>