From b562efee9d60ed24033ce3596b72eec3985c0d4d Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期三, 26 三月 2025 17:46:35 +0800
Subject: [PATCH] Merge branch 'master' of http://47.115.28.255:8110/r/TigerClouds-Tech/Server/TigerApi6_2024

---
 Tiger.Model.Net/Entitys/Minsun/WMS_IQC_REJECT.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Tiger.Model.Net/Entitys/Minsun/WMS_IQC_REJECT.cs b/Tiger.Model.Net/Entitys/Minsun/WMS_IQC_REJECT.cs
index a1c15ea..fce0065 100644
--- a/Tiger.Model.Net/Entitys/Minsun/WMS_IQC_REJECT.cs
+++ b/Tiger.Model.Net/Entitys/Minsun/WMS_IQC_REJECT.cs
@@ -39,7 +39,7 @@
 		/// <summary>
 		///  
 		/// </summary>
-		public decimal REJECTQTY { get; set; }
+		public double REJECTQTY { get; set; }
 		/// <summary>
 		///  
 		/// </summary>
@@ -91,7 +91,7 @@
 		/// <summary>
 		///  
 		/// </summary>
-		public decimal RETURNEDQTY { get; set; }
+		public double RETURNEDQTY { get; set; }
 		#endregion
 
 		#region 铏氭嫙灞炴��

--
Gitblit v1.9.3