From 406ac5eb58f06bde155443a34c76fbf187759808 Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期二, 18 三月 2025 16:00:05 +0800
Subject: [PATCH] 清点增加分页

---
 Tiger.Model.Net/Entitys/WMS/BIZ_ERP_OTH_IN_SN.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Tiger.Model.Net/Entitys/WMS/BIZ_ERP_OTH_IN_SN.cs b/Tiger.Model.Net/Entitys/WMS/BIZ_ERP_OTH_IN_SN.cs
index 52bfee2..4be62af 100644
--- a/Tiger.Model.Net/Entitys/WMS/BIZ_ERP_OTH_IN_SN.cs
+++ b/Tiger.Model.Net/Entitys/WMS/BIZ_ERP_OTH_IN_SN.cs
@@ -34,7 +34,7 @@
 		/// <summary>
 		/// 鏁伴噺
 		/// </summary>
-		public decimal QTY { get; set; }
+		public double QTY { get; set; }
 		/// <summary>
 		/// 涓氬姟鍗曟嵁鍙风爜
 		/// </summary>

--
Gitblit v1.9.3