From 8b7114c93a3a3a6c9356393ea695f881d0da8cbb Mon Sep 17 00:00:00 2001 From: Ben Lin <maobin001@msn.com> Date: 星期日, 27 十月 2024 21:49:49 +0800 Subject: [PATCH] Merge branch 'master' of http://47.115.28.255:8110/r/TigerClouds-Tech/Server/TigerApi6_2024 --- 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