服务端的TigerApi 框架,基于.NET6 2024 版本
YangYuGang
2025-04-20 2abf4959b71e7dd6ee6ee8a349ecc5c2f7b20fce
Tiger.Model.Net/Entitys/Minsun/WMS_BARCODE.cs
@@ -91,15 +91,15 @@
      /// <summary>
      ///  
      /// </summary>
      public decimal PACKQTY { get; set; }
      public double PACKQTY { get; set; }
      /// <summary>
      ///  
      /// </summary>
      public decimal? CURRENTQTY { get; set; }
      public double? CURRENTQTY { get; set; }
      /// <summary>
      ///  
      /// </summary>
      public decimal INITIALQTY { get; set; }
      public double INITIALQTY { get; set; }
      /// <summary>
      ///  
      /// </summary>
@@ -107,7 +107,7 @@
      /// <summary>
      ///  
      /// </summary>
      public decimal WEIGHT { get; set; }
      public double WEIGHT { get; set; }
      /// <summary>
      ///  
      /// </summary>