From 033a71417afc9f27a8794b13e94cc39cc41a8360 Mon Sep 17 00:00:00 2001
From: Administrator <Administrator@DESKTOP-5BIMHQ3>
Date: 星期五, 01 三月 2024 16:16:39 +0800
Subject: [PATCH] 出库修改

---
 Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs |   10 ----------
 1 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs b/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs
index e69a17d..848b4da 100644
--- a/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs
+++ b/Wms/WMS.Entity/BllSoEntity/BllExportAllot.cs
@@ -153,16 +153,6 @@
         /// </summary>           
         public string OutMode { get; set; }
 
-        /// <summary>
-        /// 澶嶆牳浜�
-        /// </summary>
-        public int CheckUser { get; set; }
-
-        /// <summary>
-        /// 澶嶆牳鏃堕棿
-        /// </summary>
-        public DateTime? CheckTime { get; set; }
-
 
         [Navigate(NavigateType.OneToOne, nameof(LogisticsId))]
         public SysLogisticsInfo LogisticsInfoInfo { get; set; }

--
Gitblit v1.8.0