From 4704eed889c9ffb224fa9632712c22cb1fef95a9 Mon Sep 17 00:00:00 2001
From: bklLiudl <673013083@qq.com>
Date: 星期二, 12 三月 2024 16:05:53 +0800
Subject: [PATCH] Merge branch 'master' of https://gitee.com/liudongl/jc24-wms

---
 Wms/Model/InterFaceModel/SoModel.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Wms/Model/InterFaceModel/SoModel.cs b/Wms/Model/InterFaceModel/SoModel.cs
index 5fea45a..6133d9b 100644
--- a/Wms/Model/InterFaceModel/SoModel.cs
+++ b/Wms/Model/InterFaceModel/SoModel.cs
@@ -56,7 +56,7 @@
         /// <summary>
         /// 鏁伴噺
         /// </summary>
-        public int Qty { get; set; }
+        public decimal Qty { get; set; }
         
         /// <summary>
         /// 渚涜揣鎵规

--
Gitblit v1.8.0