服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-03-26 b562efee9d60ed24033ce3596b72eec3985c0d4d
Tiger.Model.Net/Entitys/Minsun/WMS_IQC_S.cs
@@ -51,19 +51,19 @@
      /// <summary>
      ///  
      /// </summary>
      public decimal FATALQTY { get; set; }
      public double FATALQTY { get; set; }
      /// <summary>
      ///  
      /// </summary>
      public decimal SERIOUSQTY { get; set; }
      public double SERIOUSQTY { get; set; }
      /// <summary>
      ///  
      /// </summary>
      public decimal COMMONLYQTY { get; set; }
      public double COMMONLYQTY { get; set; }
      /// <summary>
      ///  
      /// </summary>
      public decimal SLIGHTQTY { get; set; }
      public double SLIGHTQTY { get; set; }
      /// <summary>
      ///  
      /// </summary>