From 40ef2cb3dd897dfc74d9576d0973517b24cc9367 Mon Sep 17 00:00:00 2001
From: 陈勇 <竞男@ASUNA>
Date: 星期二, 17 三月 2026 11:21:56 +0800
Subject: [PATCH] 同步
---
项目代码/WMS/WMSServer/WIDESEA_Model/Models/BasicModel/Stock/VV_MesLockInfo.cs | 53 +++++------------------------------------------------
1 files changed, 5 insertions(+), 48 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Model/Models/BasicModel/Stock/VV_MesLockInfo.cs" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Model/Models/BasicModel/Stock/VV_MesLockInfo.cs"
index 29d2e2d..91468ac 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Model/Models/BasicModel/Stock/VV_MesLockInfo.cs"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WMSServer/WIDESEA_Model/Models/BasicModel/Stock/VV_MesLockInfo.cs"
@@ -70,21 +70,6 @@
[SugarColumn(IsNullable = true, ColumnDescription = "椤哄簭鍙�")]
public int sequenceNo { get; set; }
- /// <summary>
- /// 鎵�灞炲贩閬�
- /// </summary>
- [ImporterHeader(Name = "鎵�灞炲贩閬�")]
- [ExporterHeader(DisplayName = "鎵�灞炲贩閬�")]
- [SugarColumn(IsNullable = true, Length = 20, ColumnDescription = "鎵�灞炲贩閬�")]
- public string RoadwayNo { get; set; }
-
- /// <summary>
- /// 璐т綅缂栧彿
- /// </summary>
- [ImporterHeader(Name = "璐т綅缂栧彿")]
- [ExporterHeader(DisplayName = "璐т綅缂栧彿")]
- [SugarColumn(IsNullable = true, Length = 20, ColumnDescription = "璐т綅缂栧彿")]
- public string LocationCode { get; set; }
/// <summary>
/// 杞﹁韩ID
@@ -118,7 +103,7 @@
public string vehicleCharacteristic { get; set; }
/// <summary>
- /// 杞﹁韩绫诲瀷 1-鐧� 2-褰� 3-绌烘粦姗� 4-绌烘挰缁�
+ /// 杞﹁韩绫诲瀷 1-鐧� 2-褰� 3-绌烘挰缁� 4-绌烘粦姗�
/// </summary>
[ImporterHeader(Name = "杞﹁韩绫诲瀷")]
[ExporterHeader(DisplayName = "杞﹁韩绫诲瀷")]
@@ -174,43 +159,15 @@
public DateTime? biwInPassTime { get; set; }
/// <summary>
- /// 閿佸畾鐘舵�� 0-鏈攣瀹� 1-閿佸畾
- /// </summary>
- [ImporterHeader(Name = "閿佸畾鐘舵��")]
- [ExporterHeader(DisplayName = "閿佸畾鐘舵��")]
- [SugarColumn(IsNullable = true, ColumnDescription = "閿佸畾鐘舵��")]
- public int StockStatus { get; set; }
-
- /// <summary>
- /// 鎷夊姩閿佸畾 0-鏈媺鍔� 1-鎷夊姩
- /// </summary>
- [ImporterHeader(Name = "鎷夊姩閿佸畾")]
- [ExporterHeader(DisplayName = "鎷夊姩閿佸畾")]
- [SugarColumn(IsNullable = true, ColumnDescription = "鎷夊姩閿佸畾")]
- public int LockOrder { get; set; }
-
- /// <summary>
- /// 浠诲姟鐘舵�� 0-鏃犱换鍔� 1-浠诲姟涓�
- /// </summary>
- [ImporterHeader(Name = "浠诲姟鐘舵��")]
- [ExporterHeader(DisplayName = "浠诲姟鐘舵��")]
- [SugarColumn(IsNullable = true, ColumnDescription = "浠诲姟鐘舵��")]
- public int TaskStatus { get; set; }
-
- /// <summary>
- /// 淇濈暀鐘舵��
- /// </summary>
- [ImporterHeader(Name = "淇濈暀鐘舵��")]
- [ExporterHeader(DisplayName = "淇濈暀鐘舵��")]
- [SugarColumn(IsNullable = true, ColumnDescription = "淇濈暀鐘舵��")]
- public int StayStatus { get; set; }
-
- /// <summary>
/// 鎵�灞炲伐鍗�(棰勭粦瀹�)
/// </summary>
//[ImporterHeader(Name = "鎵�灞炲伐鍗�")]
//[ExporterHeader(DisplayName = "鎵�灞炲伐鍗�")]
//[SugarColumn(IsNullable = true, Length = 20, ColumnDescription = "鎵�灞炲伐鍗�")]
//public string OrderID { get; set; }
+
+
+
+
}
}
\ No newline at end of file
--
Gitblit v1.9.3