服务端的TigerApi 框架,基于.NET6 2024 版本
YangYuGang
6 天以前 6b821f97b2a82c199113d68054b3e3c93f3443aa
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>