From a6ea79849f0142b5280f0c5d4b15ecc83f0d015a Mon Sep 17 00:00:00 2001
From: 刘磊 <1161824510@qq.com>
Date: 星期六, 21 十二月 2024 09:52:27 +0800
Subject: [PATCH] Merge branch 'master' of http://115.159.85.185:8098/r/HuaYiZhongHeng/BaiBuLiKu

---
 Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtLocationInfo.cs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtLocationInfo.cs b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtLocationInfo.cs
index 217ae8b..c2f9d6b 100644
--- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtLocationInfo.cs
+++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/BasicModel/DtLocationInfo.cs
@@ -61,7 +61,7 @@
     public int Depth { get; set; }
 
     /// <summary>
-    /// 璐т綅绫诲瀷
+    /// 璐т綅绫诲瀷  锛�1-鏅�氳揣鏋跺簱浣�  2-妫�娴嬫煖搴撲綅锛�
     /// </summary>
     [SugarColumn(IsNullable = false, ColumnDescription = "璐т綅绫诲瀷")]
     public int LocationType { get; set; }
@@ -79,7 +79,7 @@
     public int EnalbeStatus { get; set; }
 
     /// <summary>
-    /// 澶囨敞
+    /// 澶囨敞  (妫�娴嬫煖鍏佽/涓嶅厑璁稿叆)
     /// </summary>
     [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "澶囨敞")]
     public string Remark { get; set; }

--
Gitblit v1.9.3