From c598e4bf57de2b4703d6c0e4d0905c9159273d26 Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期二, 06 八月 2024 10:16:18 +0800
Subject: [PATCH] 条码增加托盘批量过站逻辑和包装外箱过站逻辑

---
 Tiger.Model.Net/Entitys/SYS/V_USER_WH.cs |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/Tiger.Model.Net/Entitys/SYS/V_USER_WH.cs b/Tiger.Model.Net/Entitys/SYS/V_USER_WH.cs
index f5592cd..eb7d225 100644
--- a/Tiger.Model.Net/Entitys/SYS/V_USER_WH.cs
+++ b/Tiger.Model.Net/Entitys/SYS/V_USER_WH.cs
@@ -23,10 +23,6 @@
 
 		#region 鍏叡灞炴��
 		/// <summary>
-		/// GUID
-		/// </summary>
-		public string ID { get; set; }
-		/// <summary>
 		/// 鐢ㄦ埛ID
 		/// </summary>
 		public string USER_ID { get; set; }

--
Gitblit v1.9.3