From a13807ae5f166e497ac476a9650998991785a892 Mon Sep 17 00:00:00 2001 From: he <109787524@qq.com> Date: Thu, 15 May 2025 09:29:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=88=E5=B9=B6=E5=86=B2=E7=AA=81=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- IRaCIS.Core.Application/Service/Management/UserService.cs | 8 -------- 1 file changed, 8 deletions(-) diff --git a/IRaCIS.Core.Application/Service/Management/UserService.cs b/IRaCIS.Core.Application/Service/Management/UserService.cs index 10320add1..265e6fbf5 100644 --- a/IRaCIS.Core.Application/Service/Management/UserService.cs +++ b/IRaCIS.Core.Application/Service/Management/UserService.cs @@ -1006,14 +1006,6 @@ namespace IRaCIS.Core.Application.Service isLoginUncommonly = true; - - // 与上一次区域不一致 - if (SplitAndConcatenate(existUserLoginInfo.LastLoginIP) != SplitAndConcatenate(iPRegion)) - { - - isLoginUncommonly = true; - - if (loginUser != null) { //异地登录