From f6c758a94829953aa75bbe888c6dfa99d077c8df Mon Sep 17 00:00:00 2001
From: Rodney Chen <rodney.chen@hotmail.com>
Date: 星期四, 12 九月 2024 15:19:42 +0800
Subject: [PATCH] 优化三码合一行为,验证客户条码行为

---
 Tiger.Business.WMS/Transaction/OtherInLocationChecking.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Tiger.Business.WMS/Transaction/OtherInLocationChecking.cs b/Tiger.Business.WMS/Transaction/OtherInLocationChecking.cs
index 5a1d400..59e285c 100644
--- a/Tiger.Business.WMS/Transaction/OtherInLocationChecking.cs
+++ b/Tiger.Business.WMS/Transaction/OtherInLocationChecking.cs
@@ -9,7 +9,6 @@
 using System.Text;
 using System.Threading;
 using System.Threading.Tasks;
-using System.DirectoryServices.ActiveDirectory;
 using System.Reflection.Emit;
 using Tiger.Model;
 using Tiger.IBusiness;

--
Gitblit v1.9.3