From a4389f638340954e565124aed9776f1da5c49c4a Mon Sep 17 00:00:00 2001
From: Demo <Demo@DESKTOP-CPA90BF>
Date: 星期六, 24 二月 2024 11:09:00 +0800
Subject: [PATCH] 完善申请巷道接口,修改分配及出库单明细数量类型

---
 Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs b/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs
index 87334f4..e69a17d 100644
--- a/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs
+++ b/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs
@@ -116,7 +116,7 @@
         /// Default:
         /// Nullable:False
         /// </summary>           
-        public int Qty {get;set;}
+        public decimal Qty {get;set;}
 
         /// <summary>
         /// Desc:鎷h揣鏁伴噺

--
Gitblit v1.8.0