From aa00074986140e57be1f56272311e84abd8566ac Mon Sep 17 00:00:00 2001
From: zongzhibin <zongzhibin@weben-smart.com>
Date: 周六, 30 11月 2024 17:04:28 +0800
Subject: [PATCH] Merge branch 'master' of http://222.71.245.114:9086/r/LA24030-LuLI_PackageLine

---
 LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsStockQuan/WmsStockQuan/Dto/WmsStockQuanOutput.cs |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsStockQuan/WmsStockQuan/Dto/WmsStockQuanOutput.cs b/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsStockQuan/WmsStockQuan/Dto/WmsStockQuanOutput.cs
index f311b76..f6a8077 100644
--- a/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsStockQuan/WmsStockQuan/Dto/WmsStockQuanOutput.cs
+++ b/LA24030_LuLiPackageLine_Wms/Admin.NET.Application/Service/WmsStockQuan/WmsStockQuan/Dto/WmsStockQuanOutput.cs
@@ -233,9 +233,14 @@
     /// </summary>
     public string DetailName { get; set; }
 
-
+    /// <summary>
+    /// 闀�
+    /// </summary>
     public float Length { get; set; }
 
+    /// <summary>
+    /// 瀹�
+    /// </summary>
     public float Width { get; set; }
 
     /// <summary>
@@ -246,7 +251,9 @@
     /// 閿�鍞悎鍚屽崟鍙�
     /// </summary>
     public string? Info4 { get; set; }
-
+    /// <summary>
+    /// 鐢熶骇鍗曞彿
+    /// </summary>
     public string? Info5 { get; set; }
     /// <summary>
     /// 瀹㈡埛鍚嶇О
@@ -276,6 +283,10 @@
     /// 閮ㄤ欢鏁伴噺
     /// </summary>
     public int? Info15 { get; set; }
+
+    /// <summary>
+    /// 閮ㄤ欢灏哄
+    /// </summary>
     public string? Info16 { get; set; }
 
 }
\ No newline at end of file

--
Gitblit v1.9.3